diff --git a/home/.config/openbox/menu-pipe.xml b/home/.config/openbox/menu-pipe.xml new file mode 100644 index 00000000..2c434f09 --- /dev/null +++ b/home/.config/openbox/menu-pipe.xml @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + scrot 'ArchLabs_%Y-%m-%d-%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' + + + + + scrot -d 5 'ArchLabs_%Y-%m-%d-%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' + + + + + scrot -d 10 'ArchLabs_%Y-%m-%d-%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' + + + + + scrot -s 'ArchLabs_%Y-%m-%d-%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' + + + + + + + + + + + obconf + + + + + kickshaw + + + + + obkey + + + + + ob-autostart + + + + + + exo-open ~/.config/openbox/menu.xml + + + + + exo-open ~/.config/openbox/rc.xml + + + + + exo-open ~/.config/openbox/autostart + + + + + + + + + + + + + + + + + al-panel-chooser + + + + + + xfce4-appearance-settings + + + + + nitrogen + + + + + rofi-theme-selector + + + + + + xfce4-settings-manager + + + + + pavucontrol + + + + + arandr + + + + + + + termite --exec=pacli + + + + + gksu thunar + + + + + gksu gparted + + + + + + + + + install-al + + + + + + i3lock-fancy -p + + + + + rofr.sh -l + + + + diff --git a/home/.config/polybar/master.conf b/home/.config/polybar/master.conf index 9f5e0e57..207c8cf8 100644 --- a/home/.config/polybar/master.conf +++ b/home/.config/polybar/master.conf @@ -43,7 +43,7 @@ radius = 0 bottom = false line-size = 2 font-0 = "DejaVu Sans Mono:size=10:antialias=false;2" -font-1 = "FontAwesome:size=10:antialias=false;2" +font-1 = "Font Awesome 5 Brands:pixelsize=11;1" font-2 = "MaterialIcons:size=10:antialias=false;2" font-3 = "icomoon:size=10:antialias=false;2" font-4 = "Ubuntu Nerd Font:size=10:antialias=false;2"