This commit is contained in:
Tiago Sousa 2023-09-24 18:24:54 +01:00
parent 521d292e50
commit acb4dfaf16
7 changed files with 34 additions and 24 deletions

View file

@ -210,20 +210,12 @@ bindsym $mod+r mode "resize"
gaps inner 10
gaps top 40
mode "Power menu: [e]xit i3 | [S-s]hutdown | [s]uspend | [r]eboot" {
bindsym $mod+e exec --no-startup-id i3-msg exit
bindsym $mod+Shift+s exec shutdown -h now
bindsym $mod+r exec reboot
bindsym $mod+s exec systemctl suspend
bindsym Return mode "default"
bindsym Escape mode "default"
}
bindsym $mod+Shift+e mode "Power menu: [e]xit i3 | [S-s]hutdown | [s]uspend | [r]eboot"
assign [class="discord"] 5
exec --no-startup-id nitrogen --restore
exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1; exec alacritty'
exec --no-startup-id picom -b
exec --no-startup-id openrgb -d 0 -m off -d 1 -m off
exec_always --no-startup-id ~/.config/polybar/launch.sh
# Start i3bar to display a workspace bar (plus the system information i3status