re themed i3 desktop

This commit is contained in:
tomit4 2022-04-06 04:08:13 -07:00
parent 65547e5dba
commit 29d49817cc
5 changed files with 6 additions and 6 deletions

View file

@ -14,13 +14,13 @@ set $mod Mod4
exec xcompmgr -c -f -n
# Set background image
exec feh --bg-scale /home/brian/Pictures/GradientGlowPenguin.jpg
exec feh --bg-fill /home/brian/Pictures/nord_sand_i3.png
# Get rid of mouse cursor upon use of keyboard
exec xbanish
# Automatically open xfce4 terminal and btop at full screen
exec xfce4-terminal -x btop; fullscreen enable
# Automatically open kitty terminal and btop at full screen
exec kitty -e btop; fullscreen enable
# Get rid of window title bars
# for_window [class="^.*"] default_border pixel 1
@ -79,7 +79,7 @@ bindsym $mod+K exec krita
bindsym $mod+N exec tootle
bindsym $mod+P exec postman
# bindsym $mod+S exec iscan
bindsym $mod+B exec xfce4-terminal -x btop
bindsym $mod+B exec kitty -e btop
bindsym $mod+X exec xfce4-terminal
bindsym $mod+M exec kitty -e cmus
bindsym $mod+U exec galculator