mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-19 22:59:27 +02:00
backup terminal and compositor flags
This commit is contained in:
@@ -10,7 +10,8 @@ exec_always --no-startup-id "xmodmap ~/.Xmodmap"
|
||||
|
||||
# display
|
||||
exec --no-startup-id "nvidia-settings --load-config-only"
|
||||
exec --no-startup-id "picom"
|
||||
#exec --no-startup-id "picom"
|
||||
exec --no-startup-id "picom --experimental-backends"
|
||||
#exec --no-startup-id zsh ~/.screenlayout/layout_2mon.sh
|
||||
exec --no-startup-id zsh ~/.config/polybar/launch_polybar.sh
|
||||
exec --no-startup-id "nitrogen --restore"
|
||||
@@ -65,6 +66,7 @@ bindsym $mod+Shift+q kill
|
||||
|
||||
# Terminal
|
||||
bindsym $mod+Return exec --no-startup-id alacritty
|
||||
bindsym $mod+Shift+Return exec --no-startup-id st
|
||||
|
||||
# System Monitor
|
||||
bindsym Control+Shift+Escape exec --no-startup-id "alacritty -e sh -c 'htop'"
|
||||
|
||||
Reference in New Issue
Block a user