small changes from desktop
This commit is contained in:
+3
-2
@@ -26,7 +26,7 @@ floating_modifier $mod
|
||||
|
||||
# start a $myTerm
|
||||
set $myTerm alacritty
|
||||
bindsym $mod+Return exec $myTerm
|
||||
bindsym $mod+Return exec $myTerm --command tmux
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+c kill
|
||||
@@ -86,7 +86,7 @@ bindsym $mod+Shift+f exec "polybar-msg cmd toggle"
|
||||
|
||||
# make screenshot
|
||||
bindsym $mod+Print exec "flameshot full -c"
|
||||
bindsym $mod+Ctrl+Print exec "flameshot gui"
|
||||
bindsym $mod+Shift+Print exec "flameshot gui"
|
||||
|
||||
# start screenrecording
|
||||
bindsym $mod+Ctrl+Shift+Print exec --no-startup-id simplescreenrecorder --start-hidden --start-recording
|
||||
@@ -362,6 +362,7 @@ exec --no-startup-id mullvad-vpn
|
||||
exec_always --no-startup-id fix_xcursor
|
||||
exec --no-startup-id redshift ~/.config/redshift/redshift.conf
|
||||
exec --no-startup-id blueman-applet
|
||||
exec --no-startup-id network-manager-applet
|
||||
exec --no-startup-id numlockx
|
||||
exec --no-startup-id xbindkeys
|
||||
|
||||
|
||||
Reference in New Issue
Block a user