+ 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:
parent
358af43565
commit
7ee29cbad5
11 changed files with 58 additions and 51 deletions
|
@ -22,7 +22,7 @@ super + Escape
|
|||
|
||||
# prompt (restart/suspend/shutdown/logout)
|
||||
super + control + q
|
||||
sh $HOME/.scripts/prompt
|
||||
sh $SCRIPTS/prompt
|
||||
super + control + r
|
||||
sh $HOME/.scripts/resolution.sh
|
||||
|
||||
|
@ -138,9 +138,9 @@ super + alt + v
|
|||
# games
|
||||
super + alt + p
|
||||
sh $HOME/.scripts/play.sh
|
||||
# firefox
|
||||
# browser
|
||||
super + alt + b
|
||||
firefox
|
||||
$BROWSER
|
||||
# passmenu
|
||||
alt + y
|
||||
passmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue