+ Xresources rework

- Removed tiling layout icon (re-adding later)
+ Qtile autostart, and keys rework
+ Firefox to $BROWSER (Set in .config/zsh/.zshenv)
- Uninstalled XFCE4 (Uninstalling GNOME later)
+ Edited Xprofile
+ Added more Environment Variable and Aliases
? Screenshot delayed 1sec for compton/picom's fading
This commit is contained in:
ziro 2020-05-16 14:33:19 +07:00
parent 358af43565
commit 7ee29cbad5
11 changed files with 58 additions and 51 deletions

View file

@ -6,9 +6,10 @@
# Autostarts
xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources &
unclutter &
dunst &
# Custom Resolutions
xrandr --newmode "768x432_60.00" 25.75 768 792 864 960 432 435 440 450 -hsync +vsync
xrandr --newmode "960x540_60.00" 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync
xrandr --addmode VGA1 768x432_60.00
xrandr --addmode VGA1 960x540_60.00
xrandr --newmode "768x432" 25.75 768 792 864 960 432 435 440 450 -hsync +vsync
xrandr --newmode "960x540" 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync
xrandr --addmode VGA1 768x432
xrandr --addmode VGA1 960x540