mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
added gtk
This commit is contained in:
parent
149716fa4d
commit
e3f33ae49e
528 changed files with 12997 additions and 3 deletions
9
config/gtk-3.0/bookmarks
Normal file
9
config/gtk-3.0/bookmarks
Normal file
|
@ -0,0 +1,9 @@
|
|||
file:///home/david/docs docs
|
||||
file:///home/david/pics pics
|
||||
file:///home/david/dl dl
|
||||
file:///home/david/video video
|
||||
file:///home/david/music music
|
||||
file:///home/david/pics/screenshot screenshot
|
||||
file:///home/david/docs/proj proj
|
||||
file:///home/david/hd1/library library
|
||||
file:///tmp tmp
|
21
config/gtk-3.0/settings.ini
Normal file
21
config/gtk-3.0/settings.ini
Normal file
|
@ -0,0 +1,21 @@
|
|||
[Settings]
|
||||
gtk-application-prefer-dark-theme=true
|
||||
gtk-button-images=1
|
||||
gtk-cursor-theme-name=pixelfun3
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=true
|
||||
gtk-fallback-icon-theme=gnome
|
||||
gtk-font-name=mononoki 10
|
||||
gtk-icon-theme-name=Vimix-dark
|
||||
gtk-menu-images=1
|
||||
gtk-primary-button-warps-slider=false
|
||||
gtk-theme-name=vimix-vski
|
||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintfull
|
||||
gtk-xft-rgba=rgb
|
Binary file not shown.
|
@ -76,7 +76,7 @@ super + shift + s
|
|||
super + ctrl + s
|
||||
$HOME/.scripts/screenshot_floating
|
||||
# lock screen
|
||||
super + ctrl + alt + l
|
||||
super + alt + l
|
||||
$HOME/.scripts/lock
|
||||
|
||||
# power menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue