mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +02:00
backup terminal and compositor flags
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
config##hostname.yoga3
|
||||
config##hostname.pc
|
||||
@@ -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'"
|
||||
|
||||
@@ -1 +1 @@
|
||||
h45_theme.rasi##class.red
|
||||
h45_theme.rasi##class.blue
|
||||
Reference in New Issue
Block a user