Add GTK2/3/4 config
This commit is contained in:
parent
6de24374b8
commit
a731c97095
11
.config/gtk-2.0/gtkfilechooser.ini
Normal file
11
.config/gtk-2.0/gtkfilechooser.ini
Normal file
@ -0,0 +1,11 @@
|
||||
[Filechooser Settings]
|
||||
LocationMode=path-bar
|
||||
ShowHidden=false
|
||||
ShowSizeColumn=true
|
||||
GeometryX=570
|
||||
GeometryY=193
|
||||
GeometryWidth=780
|
||||
GeometryHeight=762
|
||||
SortColumn=name
|
||||
SortOrder=ascending
|
||||
StartupMode=recent
|
14
.config/gtk-3.0/bookmarks
Normal file
14
.config/gtk-3.0/bookmarks
Normal file
@ -0,0 +1,14 @@
|
||||
file:///home/q3aql/Desktop
|
||||
file:///home/q3aql/Sync
|
||||
file:///home/q3aql/Sync/Nextcloud
|
||||
file:///mnt/protondrive ProtonDrive
|
||||
file:///home/q3aql/MEGA
|
||||
file:///opt/Torrent
|
||||
file:///mnt/wd16tb
|
||||
file:///mnt/wd8tb
|
||||
file:///games JUEGOS
|
||||
file:///home/q3aql/Documents
|
||||
file:///home/q3aql/Music
|
||||
file:///home/q3aql/Pictures
|
||||
file:///home/q3aql/Videos
|
||||
file:///home/q3aql/Downloads
|
16
.config/gtk-3.0/settings.ini
Normal file
16
.config/gtk-3.0/settings.ini
Normal file
@ -0,0 +1,16 @@
|
||||
[Settings]
|
||||
gtk-application-prefer-dark-theme=0
|
||||
gtk-theme-name=Arc-Dark
|
||||
gtk-icon-theme-name=ePapirus-Dark
|
||||
gtk-font-name=Cantarell 10
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintfull
|
16
.config/gtk-4.0/settings.ini
Normal file
16
.config/gtk-4.0/settings.ini
Normal file
@ -0,0 +1,16 @@
|
||||
[Settings]
|
||||
gtk-application-prefer-dark-theme=0
|
||||
gtk-theme-name=Arc-Dark
|
||||
gtk-icon-theme-name=ePapirus-Dark
|
||||
gtk-font-name=Cantarell 10
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintfull
|
@ -38,7 +38,7 @@ exec --no-startup-id ~/.config/sway/startwlrrandr.sh &
|
||||
# If you have problems, rename this files:
|
||||
# mv -v ~/.config/systemd/user/xdg-desktop-portal.service.disabled ~/.config/systemd/user/xdg-desktop-portal.service
|
||||
# mv -v ~/.config/systemd/user/xdg-desktop-portal-wlr.service.disabled ~/.config/systemd/user/xdg-desktop-portal-wlr.service
|
||||
exec --no-startup-id systemctl --user start xdg-desktop-portal-wlr.service
|
||||
exec --no-startup-id systemctl --user start xdg-desktop-portal-wlr.service &
|
||||
|
||||
# Run apps with sudo
|
||||
exec --no-startup-id xhost +SI:localuser:root
|
||||
|
Loading…
x
Reference in New Issue
Block a user