Merge branch 'master' of github.com:Jab2870/dotfiles

This commit is contained in:
Jonathan Hodgson 2019-01-08 18:43:16 +00:00
commit ed1be7c0df
15 changed files with 622 additions and 57 deletions

View file

@ -143,11 +143,10 @@ bindsym $mod+Shift+space floating toggle
bindsym $mod+space focus mode_toggle
# focus the parent container
bindsym $mod+a focus parent
# focus the child container
#bindsym $mod+Shift+a focus child
#bindsym $mod+Shift+a focus parent
bindsym $mod+a exec --no-startup-id ddspawn dropdowncalc -f mono:pixelsize=24
bindsym $mod+shift+a exec --no-startup-id ddspawn dropdownnotepad
#set workspace names
set $workspace1 "1: Browser "
@ -376,6 +375,16 @@ mode "$mode_gaps_outer" {
bindsym Escape mode "default"
}
# General dropdown window traits. The order can matter.
for_window [instance="dropdown_*"] floating enable
for_window [instance="dropdown_*"] move scratchpad
for_window [instance="dropdown_*"] sticky enable
for_window [instance="dropdown_*"] scratchpad show
for_window [instance="dropdown_*"] resize set 1200 600
for_window [instance="dropdown_*"] border pixel 20
for_window [instance="dropdown_*"] move position center
exec --no-startup-id redshift
exec --no-startup-id compton -f -i 0.95
exec_always --no-startup-id /usr/lib/kdeconnectd