mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-07 03:42:50 +01:00
change: bringing stuff in line
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
[Settings]
|
[Settings]
|
||||||
gtk-theme-name=adw-gtk3
|
gtk-theme-name=adw-gtk3-dark
|
||||||
gtk-icon-theme-name=Adwaita
|
gtk-icon-theme-name=Pop
|
||||||
gtk-font-name=Cantarell 11
|
gtk-font-name=Fira Sans Semi-Light 11
|
||||||
gtk-cursor-theme-name=Adwaita
|
gtk-cursor-theme-name=Pop
|
||||||
gtk-cursor-theme-size=24
|
gtk-cursor-theme-size=24
|
||||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ bind = $mainMod SHIFT, Y, workspaceopt, allfloat
|
|||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod SHIFT, P, pin,
|
bind = $mainMod SHIFT, P, pin,
|
||||||
bind = $mainMod SHIFT, P, workspaceopt, allpseudo,
|
bind = $mainMod SHIFT, P, workspaceopt, allpseudo,
|
||||||
bind = $mainMod, S, togglesplit, # dwindle
|
bind = $mainMod, O, togglesplit, # dwindle
|
||||||
bind = $mainMod, E, fullscreen, 1
|
bind = $mainMod, E, fullscreen, 1
|
||||||
bind = $mainMod SHIFT, E, fullscreen, 0
|
bind = $mainMod SHIFT, E, fullscreen, 0
|
||||||
# bind = $mainMod CTRL, E, fakefullscreen,
|
# bind = $mainMod CTRL, E, fakefullscreen,
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ style=Adwaita-Dark
|
|||||||
|
|
||||||
[Fonts]
|
[Fonts]
|
||||||
fixed="FiraCode Nerd Font,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
|
fixed="FiraCode Nerd Font,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
|
||||||
general="Fira Sans,11,-1,5,350,0,0,0,0,0,0,0,0,0,0,1"
|
general="Fira Sans Book,11,-1,5,316,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
||||||
|
|
||||||
[Interface]
|
[Interface]
|
||||||
activate_item_on_single_click=1
|
activate_item_on_single_click=1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Net/ThemeName "adw-gtk3"
|
Net/ThemeName "adw-gtk3-dark"
|
||||||
Net/IconThemeName "Adwaita"
|
Net/IconThemeName "Pop"
|
||||||
Gtk/CursorThemeName "Adwaita"
|
Gtk/CursorThemeName "Pop"
|
||||||
Net/EnableEventSounds 1
|
Net/EnableEventSounds 1
|
||||||
EnableInputFeedbackSounds 0
|
EnableInputFeedbackSounds 0
|
||||||
Xft/Antialias 1
|
Xft/Antialias 1
|
||||||
|
|||||||
Reference in New Issue
Block a user