added alacritty, auto start some programs

This commit is contained in:
Samuel Walker 2024-05-13 22:26:58 +00:00
parent 420146aac2
commit ccf6906301
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,3 @@
[window]
opacity = 0.8

View File

@ -49,7 +49,7 @@ floating_modifier $mod
tiling_drag modifier titlebar
# start a terminal
bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Return exec alacritty
# kill focused window
bindsym $mod+Shift+q kill
@ -188,3 +188,6 @@ bindsym $mod+r mode "resize"
bar {
status_command i3status
}
exec picom
exec feh --bg-fill /home/piwalker/wallpaper.jpg