Wallpaper and gtk2 configs
This commit is contained in:
parent
488b09c9a5
commit
b43c4905cc
3 changed files with 27 additions and 0 deletions
3
etc/skel/.azotebg
Executable file
3
etc/skel/.azotebg
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
pkill swaybg
|
||||||
|
swaybg -o '*' -i "/usr/share/tileos/wallpapers/TOSWall_by_IndexZeroZzz.png" -m fill &
|
19
etc/skel/.gtkrc-2.0
Normal file
19
etc/skel/.gtkrc-2.0
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# DO NOT EDIT! This file will be overwritten by nwg-look.
|
||||||
|
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||||
|
|
||||||
|
include "/home/sunderland93/.gtkrc-2.0.mine"
|
||||||
|
gtk-theme-name="Catppuccin-Macchiato-Standard-Blue-Dark"
|
||||||
|
gtk-icon-theme-name="ePapirus-Dark"
|
||||||
|
gtk-font-name="Noto Sans 11"
|
||||||
|
gtk-cursor-theme-name="breeze_cursors"
|
||||||
|
gtk-cursor-theme-size=24
|
||||||
|
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||||
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||||
|
gtk-button-images=0
|
||||||
|
gtk-menu-images=0
|
||||||
|
gtk-enable-event-sounds=1
|
||||||
|
gtk-enable-input-feedback-sounds=0
|
||||||
|
gtk-xft-antialias=1
|
||||||
|
gtk-xft-hinting=1
|
||||||
|
gtk-xft-hintstyle="hintslight"
|
||||||
|
gtk-xft-rgba="rgb"
|
5
etc/skel/.icons/default/index.theme
Normal file
5
etc/skel/.icons/default/index.theme
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# This file is written by nwg-look. Do not edit.
|
||||||
|
[Icon Theme]
|
||||||
|
Name=Default
|
||||||
|
Comment=Default Cursor Theme
|
||||||
|
Inherits=breeze_cursors
|
Loading…
Add table
Reference in a new issue