obama
This commit is contained in:
@@ -39,10 +39,10 @@ exec_always --no-startup-id xmodmap -e "keysym Caps_Lock = Escape"
|
||||
exec ~/scripts/mouse.sh -0.5 1
|
||||
|
||||
# move focused workspace between monitors
|
||||
bindsym $mod+Ctrl+Right toggle split, move workspace to output right
|
||||
bindsym $mod+Ctrl+l toggle split, move workspace to output right
|
||||
bindsym $mod+Ctrl+Left toggle split, move workspace to output left
|
||||
bindsym $mod+Ctrl+h toggle split, move workspace to output left
|
||||
bindsym $mod+Ctrl+Right layout toggle split, move workspace to output right
|
||||
bindsym $mod+Ctrl+l layout toggle split, move workspace to output right
|
||||
bindsym $mod+Ctrl+Left layout toggle split, move workspace to output left
|
||||
bindsym $mod+Ctrl+h layout toggle split, move workspace to output left
|
||||
|
||||
# Compose key
|
||||
exec setxkbmap -option "compose:ralt"
|
||||
|
||||
@@ -26,7 +26,6 @@ for_window [title = "Mozilla Firefox (Private Browsing)"] move to workspace $Vm
|
||||
assign [class = "firefox"] $Browsers
|
||||
assign [class = "Microsoft-edge"] $Browsers
|
||||
assign [class = "Nemo"] $Browsers
|
||||
assign [class = "Google-chrome"] $Browsers
|
||||
assign [class ="Pavucontrol"] $Browsers
|
||||
|
||||
#Code
|
||||
@@ -81,6 +80,7 @@ assign [class = "Evolution"] $Mail
|
||||
assign [class = "thunderbird"] $Mail
|
||||
|
||||
assign [class = "Virt-manager"] $Vm
|
||||
assign [class = "Google-chrome"] $Vm
|
||||
|
||||
|
||||
#More Rules
|
||||
|
||||
Reference in New Issue
Block a user