small changes from desktop
This commit is contained in:
+3
-2
@@ -26,7 +26,7 @@ floating_modifier $mod
|
|||||||
|
|
||||||
# start a $myTerm
|
# start a $myTerm
|
||||||
set $myTerm alacritty
|
set $myTerm alacritty
|
||||||
bindsym $mod+Return exec $myTerm
|
bindsym $mod+Return exec $myTerm --command tmux
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+c kill
|
bindsym $mod+Shift+c kill
|
||||||
@@ -86,7 +86,7 @@ bindsym $mod+Shift+f exec "polybar-msg cmd toggle"
|
|||||||
|
|
||||||
# make screenshot
|
# make screenshot
|
||||||
bindsym $mod+Print exec "flameshot full -c"
|
bindsym $mod+Print exec "flameshot full -c"
|
||||||
bindsym $mod+Ctrl+Print exec "flameshot gui"
|
bindsym $mod+Shift+Print exec "flameshot gui"
|
||||||
|
|
||||||
# start screenrecording
|
# start screenrecording
|
||||||
bindsym $mod+Ctrl+Shift+Print exec --no-startup-id simplescreenrecorder --start-hidden --start-recording
|
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_always --no-startup-id fix_xcursor
|
||||||
exec --no-startup-id redshift ~/.config/redshift/redshift.conf
|
exec --no-startup-id redshift ~/.config/redshift/redshift.conf
|
||||||
exec --no-startup-id blueman-applet
|
exec --no-startup-id blueman-applet
|
||||||
|
exec --no-startup-id network-manager-applet
|
||||||
exec --no-startup-id numlockx
|
exec --no-startup-id numlockx
|
||||||
exec --no-startup-id xbindkeys
|
exec --no-startup-id xbindkeys
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ nvidia
|
|||||||
bluez
|
bluez
|
||||||
bluez-utils
|
bluez-utils
|
||||||
autorandr
|
autorandr
|
||||||
|
network-manager-openconnect
|
||||||
|
|
||||||
lightdm
|
lightdm
|
||||||
lightdm-webkit-theme-aether
|
lightdm-webkit-theme-aether
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ blueman
|
|||||||
simplescreenrecorder
|
simplescreenrecorder
|
||||||
redshift
|
redshift
|
||||||
flameshot
|
flameshot
|
||||||
|
network-manager-applet
|
||||||
|
|
||||||
mullvad-vpn
|
mullvad-vpn
|
||||||
|
|
||||||
@@ -20,6 +21,7 @@ ueberzug
|
|||||||
pcmanfm
|
pcmanfm
|
||||||
pavucontrol
|
pavucontrol
|
||||||
lxrandr
|
lxrandr
|
||||||
|
seahorse
|
||||||
|
|
||||||
ttf-icomoon-feather
|
ttf-icomoon-feather
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user