fixes
This commit is contained in:
parent
ec4433827a
commit
78ff179a25
@ -45,6 +45,7 @@ c.colors.webpage.darkmode.threshold.background = 128
|
||||
c.colors.webpage.darkmode.threshold.foreground = 127
|
||||
c.colors.webpage.bg = '#'+env['QB_THEME_COLOR_BG']
|
||||
c.fonts.default_family = 'Roboto'
|
||||
c.fonts.default_size = '12'
|
||||
##########################################
|
||||
|
||||
# search engines
|
||||
|
@ -106,7 +106,7 @@ bindsym --to-code {
|
||||
# bottom row - 3d
|
||||
bindsym --to-code {
|
||||
$mod+d scratchpad show
|
||||
$altmod+x sticky enable; move scratchpad
|
||||
$altmod+d sticky enable; move scratchpad
|
||||
$mod+z focus tiling
|
||||
$altmod+z focus floating; floating disable; sticky disable
|
||||
$mod+h focus floating
|
||||
|
Loading…
Reference in New Issue
Block a user