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
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ nvidia
|
||||
bluez
|
||||
bluez-utils
|
||||
autorandr
|
||||
network-manager-openconnect
|
||||
|
||||
lightdm
|
||||
lightdm-webkit-theme-aether
|
||||
|
||||
@@ -12,6 +12,7 @@ blueman
|
||||
simplescreenrecorder
|
||||
redshift
|
||||
flameshot
|
||||
network-manager-applet
|
||||
|
||||
mullvad-vpn
|
||||
|
||||
@@ -20,6 +21,7 @@ ueberzug
|
||||
pcmanfm
|
||||
pavucontrol
|
||||
lxrandr
|
||||
seahorse
|
||||
|
||||
ttf-icomoon-feather
|
||||
|
||||
|
||||
Reference in New Issue
Block a user