I swear I won't change it again. Requires Vimix and Qogir Icon Theme
Signed-off-by: logan2611 <logan2611@gmail.com>
This commit is contained in:
parent
febeaae6c4
commit
cf75066bd4
5 changed files with 7 additions and 7 deletions
|
@ -1,2 +1,2 @@
|
|||
[General]
|
||||
theme=Matchama-Dark-Azul
|
||||
theme=Vimix-Dark-Doder#
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[Settings]
|
||||
gtk-theme-name=Matcha-dark-azul
|
||||
gtk-theme-name=vimix-dark-doder
|
||||
gtk-icon-theme-name=Papirus-Dark
|
||||
gtk-font-name=DejaVu Sans 10
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-cursor-theme-name=Qogir
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
|
|
|
@ -48,7 +48,7 @@ bindsym $mod+Shift+q kill
|
|||
|
||||
# start dmenu (a program launcher)
|
||||
#bindsym $mod+d exec dmenu_run
|
||||
bindsym $mod+d exec source ~/.bashrc && j4-dmenu-desktop --dmenu="dmenu -i -nb '#1b2224' -nf '#cccccc' -sf '#161c1d' -sb '#3498db'" --term="i3-sensible-terminal"
|
||||
bindsym $mod+d exec source ~/.bashrc && j4-dmenu-desktop --dmenu="dmenu -i -nb '#2c2e33' -nf '#cccccc' -sf '#1a1a1a' -sb '#4285f4'" --term="i3-sensible-terminal"
|
||||
|
||||
# There also is the (new) i3-dmenu-desktop which only displays applications
|
||||
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
|
||||
|
|
|
@ -28,4 +28,4 @@ wheel_scroll_lines=3
|
|||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2}\0\0\x1\x6\0\0\x4\xff\0\0\x2\xf8\0\0\x2}\0\0\x1\x6\0\0\x4\xff\0\0\x2\xf8\0\0\0\0\0\0\0\0\a\x80\0\0\x2}\0\0\x1\x6\0\0\x4\xff\0\0\x2\xf8)
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n\xa2\0\0\0\x18\0\0\r\x1b\0\0\x4\x33\0\0\n\xa2\0\0\0\x18\0\0\r\x1b\0\0\x4\x33\0\0\0\0\0\0\0\0\a\x80\0\0\n\xa2\0\0\0\x18\0\0\r\x1b\0\0\x4\x33)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x6\x9e\0\0\0k\0\0\f\a\0\0\x3\xd5\0\0\x6\x9e\0\0\0k\0\0\f\a\0\0\x3\xd5\0\0\0\0\0\0\0\0\a\x80\0\0\x6\x9e\0\0\0k\0\0\f\a\0\0\x3\xd5)
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/logan/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Matcha-dark-azul"
|
||||
gtk-theme-name="vimix-dark-doder"
|
||||
gtk-icon-theme-name="Papirus-Dark"
|
||||
gtk-font-name="DejaVu Sans 10"
|
||||
gtk-cursor-theme-name="Adwaita"
|
||||
gtk-cursor-theme-name="Qogir"
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
|
|
Loading…
Reference in a new issue