From 66337b64c168637221db91bc5e9ecb8491288086 Mon Sep 17 00:00:00 2001 From: navewindre Date: Mon, 16 Jun 2025 04:27:25 +0200 Subject: missing cfgs --- config/xfce4/panel/genmon-11.rc | 6 + config/xfce4/panel/genmon-17.rc | 6 + config/xfce4/panel/genmon-19.rc | 6 + config/xfce4/panel/genmon-21.rc | 6 + config/xfce4/panel/genmon-9.rc | 6 + config/xfce4/panel/xfce4-clipman-actions.xml | 44 ++++ config/xfce4/terminal/accels.scm | 68 ++++++ config/xfce4/xfce-perchannel-xml/thunar.xml | 20 ++ .../xfce4/xfce-perchannel-xml/xfce4-appfinder.xml | 46 ++++ config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml | 22 ++ config/xfce4/xfce-perchannel-xml/xfce4-panel.xml | 248 +++++++++++++++++++++ .../xfce-perchannel-xml/xfce4-screenshooter.xml | 12 + config/xfce4/xfce4-screenshooter | 12 + copy-all.sh | 6 +- 14 files changed, 505 insertions(+), 3 deletions(-) create mode 100644 config/xfce4/panel/genmon-11.rc create mode 100644 config/xfce4/panel/genmon-17.rc create mode 100644 config/xfce4/panel/genmon-19.rc create mode 100644 config/xfce4/panel/genmon-21.rc create mode 100644 config/xfce4/panel/genmon-9.rc create mode 100644 config/xfce4/panel/xfce4-clipman-actions.xml create mode 100644 config/xfce4/terminal/accels.scm create mode 100644 config/xfce4/xfce-perchannel-xml/thunar.xml create mode 100644 config/xfce4/xfce-perchannel-xml/xfce4-appfinder.xml create mode 100644 config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml create mode 100644 config/xfce4/xfce-perchannel-xml/xfce4-panel.xml create mode 100644 config/xfce4/xfce-perchannel-xml/xfce4-screenshooter.xml create mode 100644 config/xfce4/xfce4-screenshooter diff --git a/config/xfce4/panel/genmon-11.rc b/config/xfce4/panel/genmon-11.rc new file mode 100644 index 0000000..4145dc9 --- /dev/null +++ b/config/xfce4/panel/genmon-11.rc @@ -0,0 +1,6 @@ +Command=/home/aura/.lang.sh +UseLabel=0 +Text=(genmon) +UpdatePeriod=1000 +Font=Px437 DOS/V re. JPN12 10 + diff --git a/config/xfce4/panel/genmon-17.rc b/config/xfce4/panel/genmon-17.rc new file mode 100644 index 0000000..4145dc9 --- /dev/null +++ b/config/xfce4/panel/genmon-17.rc @@ -0,0 +1,6 @@ +Command=/home/aura/.lang.sh +UseLabel=0 +Text=(genmon) +UpdatePeriod=1000 +Font=Px437 DOS/V re. JPN12 10 + diff --git a/config/xfce4/panel/genmon-19.rc b/config/xfce4/panel/genmon-19.rc new file mode 100644 index 0000000..4546394 --- /dev/null +++ b/config/xfce4/panel/genmon-19.rc @@ -0,0 +1,6 @@ +Command=/home/aura/code/dotfiles/nowplaying/playing.js +UseLabel=0 +Text=(genmon) +UpdatePeriod=5000 +Font=Px437 DOS/V re. JPN12 10 + diff --git a/config/xfce4/panel/genmon-21.rc b/config/xfce4/panel/genmon-21.rc new file mode 100644 index 0000000..e8c8f90 --- /dev/null +++ b/config/xfce4/panel/genmon-21.rc @@ -0,0 +1,6 @@ +Command=/home/aura/.panel.sh +UseLabel=0 +Text=(genmon) +UpdatePeriod=1000 +Font=Px437 DOS/V re. JPN12 10 + diff --git a/config/xfce4/panel/genmon-9.rc b/config/xfce4/panel/genmon-9.rc new file mode 100644 index 0000000..e8c8f90 --- /dev/null +++ b/config/xfce4/panel/genmon-9.rc @@ -0,0 +1,6 @@ +Command=/home/aura/.panel.sh +UseLabel=0 +Text=(genmon) +UpdatePeriod=1000 +Font=Px437 DOS/V re. JPN12 10 + diff --git a/config/xfce4/panel/xfce4-clipman-actions.xml b/config/xfce4/panel/xfce4-clipman-actions.xml new file mode 100644 index 0000000..9d8cf34 --- /dev/null +++ b/config/xfce4/panel/xfce4-clipman-actions.xml @@ -0,0 +1,44 @@ + + + + Bugz + bug\s*#?\s*([0-9]+) + 0 + + + GNOME Bug + exo-open http://bugzilla.gnome.org/show_bug.cgi?id=\1 + + + Xfce Bug + exo-open http://bugzilla.xfce.org/show_bug.cgi?id=\1 + + + + + Image + (http|ftp).+\.(jpg|png|gif) + 0 + + + View with Ristretto + ristretto "\0" + + + Edit with Gimp + gimp "\0" + + + + + Long URL + http://[^\s]{120,} + 0 + + + Shrink the URL + exo-open http://tinyurl.com/create.php?url=\0 + + + + \ No newline at end of file diff --git a/config/xfce4/terminal/accels.scm b/config/xfce4/terminal/accels.scm new file mode 100644 index 0000000..e9734e5 --- /dev/null +++ b/config/xfce4/terminal/accels.scm @@ -0,0 +1,68 @@ +; xfce4-terminal GtkAccelMap rc-file -*- scheme -*- +; this file is an automated accelerator map dump +; +; (gtk_accel_path "/terminal-window/copy-html" "") +; (gtk_accel_path "/terminal-window/new-tab" "t") +; (gtk_accel_path "/terminal-window/reset" "") +; (gtk_accel_path "/terminal-window/next-tab" "Page_Down") +; (gtk_accel_path "/terminal-window/search-prev" "") +; (gtk_accel_path "/terminal-window/close-tab" "w") +; (gtk_accel_path "/terminal-window/help-menu" "") +; (gtk_accel_path "/terminal-window/tabs-menu" "") +; (gtk_accel_path "/terminal-window/zoom-in-alt" "KP_Add") +; (gtk_accel_path "/terminal-widget/shift-pagedown" "Page_Down") +; (gtk_accel_path "/terminal-window/show-toolbar" "") +; (gtk_accel_path "/terminal-window/move-tab-right" "Page_Down") +; (gtk_accel_path "/terminal-window/zoom-in" "plus") +; (gtk_accel_path "/terminal-window/fullscreen" "F11") +; (gtk_accel_path "/terminal-window/about" "") +; (gtk_accel_path "/terminal-window/paste-selection" "") +; (gtk_accel_path "/terminal-window/paste" "v") +(gtk_accel_path "/terminal-widget/shift-down" "") +; (gtk_accel_path "/terminal-window/new-window" "n") +; (gtk_accel_path "/terminal-window/edit-menu" "") +; (gtk_accel_path "/terminal-window/goto-tab-9" "9") +; (gtk_accel_path "/terminal-window/reset-and-clear" "") +(gtk_accel_path "/terminal-window/toggle-menubar" "") +; (gtk_accel_path "/terminal-window/paste-selection-alt" "") +; (gtk_accel_path "/terminal-window/set-title-color" "") +; (gtk_accel_path "/terminal-window/zoom-reset" "0") +; (gtk_accel_path "/terminal-window/goto-tab-8" "8") +; (gtk_accel_path "/terminal-window/detach-tab" "") +; (gtk_accel_path "/terminal-window/copy" "c") +; (gtk_accel_path "/terminal-window/show-borders" "") +; (gtk_accel_path "/terminal-window/undo-close-tab" "d") +; (gtk_accel_path "/terminal-window/open-folder" "") +; (gtk_accel_path "/terminal-window/select-all" "a") +; (gtk_accel_path "/terminal-window/search-next" "") +; (gtk_accel_path "/terminal-window/goto-tab-7" "7") +; (gtk_accel_path "/terminal-window/show-menubar" "") +; (gtk_accel_path "/terminal-window/move-tab-left" "Page_Up") +; (gtk_accel_path "/terminal-window/zoom-reset-alt" "KP_0") +; (gtk_accel_path "/terminal-window/read-only" "") +; (gtk_accel_path "/terminal-window/file-menu" "") +; (gtk_accel_path "/terminal-window/zoom-out-alt" "KP_Subtract") +; (gtk_accel_path "/terminal-window/search" "f") +; (gtk_accel_path "/terminal-window/goto-tab-6" "6") +; (gtk_accel_path "/terminal-window/preferences" "") +; (gtk_accel_path "/terminal-window/prev-tab" "Page_Up") +; (gtk_accel_path "/terminal-window/set-title" "s") +; (gtk_accel_path "/terminal-window/terminal-menu" "") +; (gtk_accel_path "/terminal-window/copy-input" "") +; (gtk_accel_path "/terminal-window/goto-tab-5" "5") +(gtk_accel_path "/terminal-window/contents" "") +; (gtk_accel_path "/terminal-window/paste-alt" "Insert") +(gtk_accel_path "/terminal-widget/shift-up" "") +; (gtk_accel_path "/terminal-window/goto-tab-4" "4") +; (gtk_accel_path "/terminal-window/scroll-on-output" "") +; (gtk_accel_path "/terminal-window/zoom-out" "minus") +; (gtk_accel_path "/terminal-widget/shift-pageup" "Page_Up") +; (gtk_accel_path "/terminal-window/zoom-menu" "") +; (gtk_accel_path "/terminal-window/close-window" "q") +; (gtk_accel_path "/terminal-window/goto-tab-3" "3") +; (gtk_accel_path "/terminal-window/last-active-tab" "") +; (gtk_accel_path "/terminal-window/save-contents" "") +; (gtk_accel_path "/terminal-window/goto-tab-2" "2") +; (gtk_accel_path "/terminal-window/close-other-tabs" "") +; (gtk_accel_path "/terminal-window/view-menu" "") +; (gtk_accel_path "/terminal-window/goto-tab-1" "1") diff --git a/config/xfce4/xfce-perchannel-xml/thunar.xml b/config/xfce4/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..cfa89c3 --- /dev/null +++ b/config/xfce4/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/config/xfce4/xfce-perchannel-xml/xfce4-appfinder.xml b/config/xfce4/xfce-perchannel-xml/xfce4-appfinder.xml new file mode 100644 index 0000000..b84895b --- /dev/null +++ b/config/xfce4/xfce-perchannel-xml/xfce4-appfinder.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml b/config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..771ed51 --- /dev/null +++ b/config/xfce4/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/config/xfce4/xfce-perchannel-xml/xfce4-panel.xml b/config/xfce4/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 0000000..bf415a3 --- /dev/null +++ b/config/xfce4/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/config/xfce4/xfce-perchannel-xml/xfce4-screenshooter.xml b/config/xfce4/xfce-perchannel-xml/xfce4-screenshooter.xml new file mode 100644 index 0000000..58061a3 --- /dev/null +++ b/config/xfce4/xfce-perchannel-xml/xfce4-screenshooter.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/config/xfce4/xfce4-screenshooter b/config/xfce4/xfce4-screenshooter new file mode 100644 index 0000000..f5acbca --- /dev/null +++ b/config/xfce4/xfce4-screenshooter @@ -0,0 +1,12 @@ +app=xpaint +custom_action_command=/usr/libexec/xfce4/screenshooter/scripts/imgur-upload.sh %f %imgur_client_id +last_user= +last_extension=png +show_in_folder=false +screenshot_dir=file:/home/aura/Desktop +action=2 +delay=3 +region=3 +show_mouse=1 +show_border=1 + diff --git a/copy-all.sh b/copy-all.sh index 82199c3..296bf3d 100644 --- a/copy-all.sh +++ b/copy-all.sh @@ -7,8 +7,8 @@ if [ "$answer" != "y" ]; then exit 1 fi -cp -r ./config/* ~/.config/ -cp -r ./icons/* ~/.icons/ -cp -r ./themes/* ~/.themes/ +cp -rf ./config/* ~/.config/ +cp -rf ./icons/* ~/.icons/ +cp -rf ./themes/* ~/.themes/ cp ./vimrc ~/.vimrc cp ./zshrc ~/.zshrc -- cgit v1.2.3