tmux conf, and minor changes
This commit is contained in:
parent
184e72e8af
commit
1e373444d6
5 changed files with 71 additions and 5 deletions
|
@ -230,7 +230,7 @@ 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 kitty'
|
||||
exec --no-startup-id i3-msg 'workspace 2; exec firefox; workspace 1; exec $terminal'
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue