Fixed a few things

This commit is contained in:
Logan G 2021-11-16 11:43:53 -07:00
parent bc47a8692d
commit 8cbcb7c73b
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -196,7 +196,7 @@ bindsym $mod+Ctrl+Left move workspace to output left
bindsym $mod+Ctrl+Right move workspace to output right
# xkill
bindsym $mod+Ctrl+q --release exec --no-startup-id xkill -display $DISPLAY
#bindsym $mod+Ctrl+q --release exec --no-startup-id xkill -display $DISPLAY
# Screen brightness controls
bindsym XF86MonBrightnessUp exec light -A 10 # increase screen brightness
@ -226,7 +226,7 @@ bindsym Print exec --no-startup-id grim -g "$(slurp)" - | swappy -f -
# Startup
exec_always --no-startup-id $HOME/.config/waybar/launch.sh 2>&1
exec_always --no-startup-id ~/.config/i3/customalways.sh 2>&1
#exec_always --no-startup-id ~/.config/i3/customalways.sh 2>&1
exec_always --no-startup-id ~/.config/sway/import-gsettings
#exec --no-startup-id QT_QPA_PLATFORMTHEME=qt5ct flameshot 2>&1 &
@ -237,8 +237,9 @@ exec --no-startup-id lxqt-policykit-agent 2>&1 &
exec --no-startup-id syncthing -no-browser -home="$HOME/.config/syncthing" 2>&1 &
exec --no-startup-id kdeconnect-indicator 2>&1 &
#exec --no-startup-id xfce4-power-manager 2>&1 &
exec --no-startup-id xss-lock -- betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10 2>&1 &
exec --no-startup-id ~/.config/i3/customonce.sh 2>&1
#exec --no-startup-id xss-lock -- betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10 2>&1 &
#exec --no-startup-id ~/.config/i3/customonce.sh 2>&1
exec wl-paste -t text --watch clipman store --no-persist &
# Borders
default_border pixel 0