merge
This commit is contained in:
commit
c1e03f0140
8 changed files with 58 additions and 32 deletions
|
@ -210,15 +210,15 @@ bindsym $mod+r mode "resize"
|
|||
gaps inner 10
|
||||
gaps top 40
|
||||
|
||||
|
||||
# anchor programs to specific workspaces
|
||||
assign [class="^tidal-hifi$"] 4
|
||||
assign [class="discord"] 5
|
||||
|
||||
# startup programs
|
||||
exec --no-startup-id nextcloud
|
||||
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
|
||||
|
||||
#mode "Power menu: [e]xit i3 | [S-s]hutdown | [s]uspend | [r]eboot" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue