diff --git a/home/.config/.composite_enabled b/home/.config/.composite_enabled deleted file mode 100644 index 6d562866..00000000 --- a/home/.config/.composite_enabled +++ /dev/null @@ -1,2 +0,0 @@ -# Paranoid composite enabled -# delete this file to disable composite manager diff --git a/home/.config/i3/config b/home/.config/i3/config index 8b76c181..fa77a396 100644 --- a/home/.config/i3/config +++ b/home/.config/i3/config @@ -41,7 +41,7 @@ gaps inner 15 gaps outer 5 # font -font pango:Ubuntu 11 +font pango:Roboto 11 #### Set @@ -105,7 +105,7 @@ bindsym Control+space exec --no-startup-id rofi-gorice bindsym Mod1+F1 exec --no-startup-id rofi-gorice # core -bindsym $Mod+e exec --no-startup-id al-open -edit +bindsym $Mod+e exec --no-startup-id geany bindsym $Mod+t exec exo-open --launch TerminalEmulator bindsym $Mod+w exec exo-open --launch WebBrowser bindsym $Mod+f exec exo-open --launch FileManager diff --git a/home/.config/openbox/menu.xml b/home/.config/openbox/menu.xml index f0f35404..1b1c8887 100644 --- a/home/.config/openbox/menu.xml +++ b/home/.config/openbox/menu.xml @@ -19,7 +19,7 @@ - al-open -edit + geany @@ -198,7 +198,7 @@ - exit-openbox + oblogout diff --git a/home/.config/openbox/rc.xml b/home/.config/openbox/rc.xml index 256307ac..6f477081 100644 --- a/home/.config/openbox/rc.xml +++ b/home/.config/openbox/rc.xml @@ -335,7 +335,7 @@ - al-open -edit + geany @@ -372,22 +372,17 @@ - exit-openbox + oblogout - exit-openbox + oblogout - - - start-polybar --reload - - @@ -826,7 +821,7 @@ /var/lib/openbox/debian-menu.xml debian-menu.xml --> menu.xml - 200 + 400 no diff --git a/home/.config/qt5ct/qt5ct.conf b/home/.config/qt5ct/qt5ct.conf deleted file mode 100644 index ff1247b1..00000000 --- a/home/.config/qt5ct/qt5ct.conf +++ /dev/null @@ -1,24 +0,0 @@ -[Appearance] -color_scheme_path= -custom_palette=false -icon_theme=ArchLabs-Light -style=gtk2 - -[Fonts] -fixed=@Variant(\0\0\0@\0\0\0\x16\0U\0\x62\0u\0n\0t\0u\0 \0M\0o\0n\0o@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0K\x10) -general=@Variant(\0\0\0@\0\0\0\f\0U\0\x62\0u\0n\0t\0u@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x19\x10) - -[Interface] -activate_item_on_single_click=1 -buttonbox_layout=0 -cursor_flash_time=1000 -dialog_buttons_have_icons=2 -double_click_interval=400 -gui_effects=General, FadeMenu, AnimateCombo, FadeTooltip, AnimateToolBox -menus_have_icons=true -stylesheets=@Invalid() -toolbutton_style=4 -wheel_scroll_lines=3 - -[SettingsWindow] -geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x2\0\0\0\0\x2\xd0\0\0\x1'\0\0\x4\xab\0\0\x3\x1c\0\0\x2\xd3\0\0\x1*\0\0\x4\xa8\0\0\x3\x19\0\0\0\0\0\0\0\0\a\x80) diff --git a/home/.config/termite/config b/home/.config/termite/config index 39297dff..d14afe69 100755 --- a/home/.config/termite/config +++ b/home/.config/termite/config @@ -11,11 +11,10 @@ font = Fantasque Sans Mono 12 scrollback_lines = 10000 search_wrap = true icon_name = utilities-terminal -geometry = 740x500 -scrollback_lines = 15000 +geometry = 750x500 clickable_url = true cursor_blink = system -cursor_shape = ibeam +cursor_shape = block browser = exo-open filter_unmatched_urls = true diff --git a/home/.config/termite/config.template b/home/.config/termite/config.template index ef3f6ace..9d86eaae 100644 --- a/home/.config/termite/config.template +++ b/home/.config/termite/config.template @@ -11,11 +11,10 @@ font = {{.Data.terminal_font}} scrollback_lines = 10000 search_wrap = true icon_name = utilities-terminal -geometry = 740x500 -scrollback_lines = 15000 +geometry = 750x500 clickable_url = true cursor_blink = system -cursor_shape = ibeam +cursor_shape = block browser = exo-open filter_unmatched_urls = true diff --git a/home/.config/xfce4/al-xfce-configs/panel/whiskermenu-1.rc b/home/.config/xfce4/al-xfce-configs/panel/whiskermenu-1.rc index 58b15332..7da17a51 100755 --- a/home/.config/xfce4/al-xfce-configs/panel/whiskermenu-1.rc +++ b/home/.config/xfce4/al-xfce-configs/panel/whiskermenu-1.rc @@ -25,10 +25,10 @@ menu-opacity=100 command-settings=xfce4-settings-manager show-command-settings=true command-lockscreen=i3lock-fancy -show-command-lockscreen=false +show-command-lockscreen=true command-switchuser= show-command-switchuser=false -command-logout=xfce-session-logout +command-logout=oblogout show-command-logout=true command-menueditor= show-command-menueditor=false diff --git a/home/.config/xfce4/al-xfce-configs/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/home/.config/xfce4/al-xfce-configs/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml index 7cec3234..780f31fa 100644 --- a/home/.config/xfce4/al-xfce-configs/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/home/.config/xfce4/al-xfce-configs/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -23,8 +23,8 @@ - - + + diff --git a/home/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/home/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml index 4629bba3..7eda4101 100644 --- a/home/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/home/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -23,8 +23,8 @@ - - + + diff --git a/home/bin/rofi-apps b/home/bin/rofi-apps new file mode 100755 index 00000000..1b3dfc64 --- /dev/null +++ b/home/bin/rofi-apps @@ -0,0 +1,6 @@ +#!/usr/bin/env bash + +# do the launcher +rofi -modi run,drun,window -show drun \ + -show-icons -me-select-entry '' \ + -me-accept-entry 'Mouse1' -sidebar-mode diff --git a/home/bin/rofi-window b/home/bin/rofi-window new file mode 100755 index 00000000..69aee234 --- /dev/null +++ b/home/bin/rofi-window @@ -0,0 +1,6 @@ +#!/bin/bash + +rofi -no-config -modi window -show window -hide-scrollbar -eh 1 \ + -padding 50 -line-padding 4 -font "Fantasque Sans Mono 12" -color-enabled \ + -color-window "#1F2326, #1F2326, #1F2326" \ + -color-normal "#1F2326, #F1F1F1, #1F2326, #4E88CF, #1F2326" diff --git a/home/bin/rofi-window.template b/home/bin/rofi-window.template new file mode 100644 index 00000000..09defd0d --- /dev/null +++ b/home/bin/rofi-window.template @@ -0,0 +1,6 @@ +#!/bin/bash + +rofi -no-config -modi window -show window -hide-scrollbar -eh 1 \ + -padding 50 -line-padding 4 -font "Fantasque Sans Mono 12" -color-enabled \ + -color-window "{{.Data.terminal_background}}, {{.Data.terminal_background}}, {{.Data.terminal_background}}" \ + -color-normal "{{.Data.terminal_background}}, {{.Data.terminal_foreground}}, {{.Data.terminal_background}}, {{index .Data.terminal_colors 4}}, {{.Data.terminal_background}}" diff --git a/home/bin/start-compton b/home/bin/start-compton index 8e7b6faa..43ae92a2 100755 --- a/home/bin/start-compton +++ b/home/bin/start-compton @@ -1,17 +1,8 @@ #!/usr/bin/env bash -# this script will run polybar at boot -# and allow toggling via polybar or other means -# if it is not running and not enabled, enable it then start -if [ -e "$HOME/.config/.composite_enabled" ] && [ "$(pidof compton)" ]; then + +if [ "$(pidof compton)" ]; then al-compositor --restart -elif [ -e "$HOME/.config/.composite_enabled" ]; then - al-compositor --start else - echo "#Compositing enabled" > $HOME/.config/.composite_enabled - if [ "$(pidof compton)" ]; then - al-compositor --start - else - al-compositor --restart - fi + al-compositor --start fi diff --git a/home/bin/start-polybar b/home/bin/start-polybar index 0d977495..c827230e 100755 --- a/home/bin/start-polybar +++ b/home/bin/start-polybar @@ -5,7 +5,7 @@ # Can also be used to reload openbox session with [--reload] or [-r] # I reccomend using al-polyzen to set up a session for each wm -# then ditching this method and adding the following line to your autostart +# then ditching this script and adding the following line to your autostart # sleep 1; al-polybar-session &