More updates I guess, not going to use etckeeper unless really needs it

This commit is contained in:
Antoine Phan
2024-09-21 23:37:38 -04:00
parent 5cad0c945f
commit 22bb9b2217
8 changed files with 438 additions and 53 deletions

View File

@@ -5,9 +5,9 @@ usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap
#xrandr --setprovideroutputsource modesetting NVIDIA-0
#xrandr --auto
#xrandr --dpi 96
# xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
xrandr --dpi 96
# merge in defaults and keymaps
@@ -35,11 +35,10 @@ fi
# unset f
#fi
# exec numlockx &
# exec ibus-daemon -rxR &
# export GTK_THEME=adw-gtk3-dark:dark
exec numlockx &
exec ibus-daemon -rxR &
export GTK_THEME=adw-gtk3-dark:dark
# exec i3 -c /home/antoine/.config/i3/config
exec i3
# exec autorandr --change
# exec autotiling &
exec i3 -c /home/antoine/.config/i3/config
exec autorandr --change
exec autotiling &