This commit is contained in:
Yuri Zamyatin 2025-06-27 22:59:02 +00:00
parent ec4433827a
commit 78ff179a25
2 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@ c.colors.webpage.darkmode.threshold.background = 128
c.colors.webpage.darkmode.threshold.foreground = 127 c.colors.webpage.darkmode.threshold.foreground = 127
c.colors.webpage.bg = '#'+env['QB_THEME_COLOR_BG'] c.colors.webpage.bg = '#'+env['QB_THEME_COLOR_BG']
c.fonts.default_family = 'Roboto' c.fonts.default_family = 'Roboto'
c.fonts.default_size = '12'
########################################## ##########################################
# search engines # search engines

View File

@ -106,7 +106,7 @@ bindsym --to-code {
# bottom row - 3d # bottom row - 3d
bindsym --to-code { bindsym --to-code {
$mod+d scratchpad show $mod+d scratchpad show
$altmod+x sticky enable; move scratchpad $altmod+d sticky enable; move scratchpad
$mod+z focus tiling $mod+z focus tiling
$altmod+z focus floating; floating disable; sticky disable $altmod+z focus floating; floating disable; sticky disable
$mod+h focus floating $mod+h focus floating