|
|
@ -62,7 +62,7 @@ client.focused_inactive #44475A #44475A #F8F8F2 #44475A #44475A |
|
|
|
client.unfocused #282A36 #282A36 #BFBFBF #282A36 #282A36 |
|
|
|
client.unfocused #282A36 #282A36 #BFBFBF #282A36 #282A36 |
|
|
|
client.urgent #44475A #FF5555 #F8F8F2 #FF5555 #FF5555 |
|
|
|
client.urgent #44475A #FF5555 #F8F8F2 #FF5555 #FF5555 |
|
|
|
client.placeholder #282A36 #282A36 #F8F8F2 #282A36 #282A36 |
|
|
|
client.placeholder #282A36 #282A36 #F8F8F2 #282A36 #282A36 |
|
|
|
|
|
|
|
# |
|
|
|
client.background #F8F8F2 |
|
|
|
client.background #F8F8F2 |
|
|
|
|
|
|
|
|
|
|
|
# The combination of xss-lock, nm-applet and pactl is a popular choice, so |
|
|
|
# The combination of xss-lock, nm-applet and pactl is a popular choice, so |
|
|
@ -77,10 +77,11 @@ exec --no-startup-id autotiling |
|
|
|
# and nm-applet is a desktop environment-independent system tray GUI for it. |
|
|
|
# and nm-applet is a desktop environment-independent system tray GUI for it. |
|
|
|
exec --no-startup-id nm-applet |
|
|
|
exec --no-startup-id nm-applet |
|
|
|
exec --no-startup-id bash ~/.fehbg & |
|
|
|
exec --no-startup-id bash ~/.fehbg & |
|
|
|
exec --no-startup-id guake |
|
|
|
# exec --no-startup-id guake #retire until its fixed? |
|
|
|
exec --no-startup-id picom -c |
|
|
|
exec --no-startup-id picom -c |
|
|
|
exec --no-startup-id xfce4-power-manager |
|
|
|
exec --no-startup-id xfce4-power-manager |
|
|
|
exec --no-startup-id gammy |
|
|
|
exec --no-startup-id gammy |
|
|
|
|
|
|
|
exec --no-startup-id emacs --daemon |
|
|
|
|
|
|
|
|
|
|
|
# Use pactl to adjust volume in PulseAudio. |
|
|
|
# Use pactl to adjust volume in PulseAudio. |
|
|
|
set $refresh_i3status killall -SIGUSR1 i3status |
|
|
|
set $refresh_i3status killall -SIGUSR1 i3status |
|
|
@ -108,7 +109,7 @@ bindsym $mod+KP_Next exec --no-startup-id bash ~/.scripts/tf2 |
|
|
|
bindsym $mod+KP_Left exec --no-startup-id bash ~/.scripts/one-mon.sh |
|
|
|
bindsym $mod+KP_Left exec --no-startup-id bash ~/.scripts/one-mon.sh |
|
|
|
|
|
|
|
|
|
|
|
# Make a note and push via gotify |
|
|
|
# Make a note and push via gotify |
|
|
|
bindsym $mod+n exec --no-startup-id bash ~/.scripts/gnote |
|
|
|
#bindsym $mod+n exec --no-startup-id bash ~/.scripts/gnote # replaced with QOwnNotes as i use it more |
|
|
|
|
|
|
|
|
|
|
|
# Use Mouse+$mod to drag floating windows to their wanted position |
|
|
|
# Use Mouse+$mod to drag floating windows to their wanted position |
|
|
|
floating_modifier $mod |
|
|
|
floating_modifier $mod |
|
|
@ -204,13 +205,15 @@ bindsym $mod+shift+BackSpace gaps inner all set 0; gaps outer all set 0 |
|
|
|
#### Programs |
|
|
|
#### Programs |
|
|
|
bindsym $mod+Return exec kitty |
|
|
|
bindsym $mod+Return exec kitty |
|
|
|
bindsym $mod+Shift+Return exec alacritty -e ~/.scripts/web |
|
|
|
bindsym $mod+Shift+Return exec alacritty -e ~/.scripts/web |
|
|
|
bindsym $mod+Ctrl+Return exec alacritty -e ~/.scripts/mc |
|
|
|
# bindsym $mod+Ctrl+Return exec alacritty -e ~/.scripts/mc #BRING BACK THE MC SERVER??? |
|
|
|
bindsym $mod+x exec xinput-gui |
|
|
|
bindsym $mod+x exec xinput-gui |
|
|
|
bindsym $mod+c exec brave https://calendar.google.com/calendar/u/0/r?pli=1 |
|
|
|
bindsym $mod+c exec brave https://calendar.google.com/calendar/u/0/r?pli=1 |
|
|
|
bindsym $mod+Shift+b exec blueman-manager |
|
|
|
bindsym $mod+Shift+b exec blueman-manager |
|
|
|
bindsym $mod+p exec bwmenu |
|
|
|
bindsym $mod+p exec bwmenu |
|
|
|
bindsym $mod+Shift+f exec --no-startup-id nautilus |
|
|
|
bindsym $mod+Shift+f exec --no-startup-id thunar |
|
|
|
bindsym $mod+Ctrl+f exec --no-startup-id alacritty -e ranger |
|
|
|
bindsym $mod+Ctrl+f exec --no-startup-id alacritty -e ranger |
|
|
|
|
|
|
|
bindsym $mod+e exec emacsclient -c -a 'emacs' |
|
|
|
|
|
|
|
bindsym $mod+n exec --no-startup-id QOwnNotes |
|
|
|
|
|
|
|
|
|
|
|
# Print Screen ::: |
|
|
|
# Print Screen ::: |
|
|
|
#WHOLE SCREEN |
|
|
|
#WHOLE SCREEN |
|
|
|