tweaks
This commit is contained in:
parent
be9efddb52
commit
a53c70e32d
|
|
@ -1,7 +1,6 @@
|
||||||
--flag-switches-begin
|
--flag-switches-begin
|
||||||
--enable-smooth-scrolling
|
--enable-smooth-scrolling
|
||||||
--disable-font-subpixel-positioning
|
--disable-font-subpixel-positioning
|
||||||
--enable-smooth-scrolling
|
|
||||||
--ignore-gpu-blacklist
|
--ignore-gpu-blacklist
|
||||||
-–enable-zero-copy
|
-–enable-zero-copy
|
||||||
-–enable-gpu-rasterization
|
-–enable-gpu-rasterization
|
||||||
|
|
|
||||||
|
|
@ -19,6 +19,10 @@ alias contabo='ssh hate@164.68.120.85'
|
||||||
alias yv='googler -w youtube.com --url-handler mpv $argv'
|
alias yv='googler -w youtube.com --url-handler mpv $argv'
|
||||||
alias rollback='sudo pacback --snapback'
|
alias rollback='sudo pacback --snapback'
|
||||||
alias p10kup='git -C $ZSH_CUSTOM/themes/powerlevel10k pull'
|
alias p10kup='git -C $ZSH_CUSTOM/themes/powerlevel10k pull'
|
||||||
|
alias sustatus='sudo systemctl status'
|
||||||
|
alias sustart='sudo systemctl start'
|
||||||
|
alias sustop='sudo systemctl stop'
|
||||||
|
alias surestart='sudo systemctl restart'
|
||||||
|
|
||||||
#Check the weather:
|
#Check the weather:
|
||||||
weath() { curl wttr.in/Hameenlinna ;}
|
weath() { curl wttr.in/Hameenlinna ;}
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,6 @@ lightdm-mini-greeter-git
|
||||||
mcomix-gtk3-git
|
mcomix-gtk3-git
|
||||||
networkmanager-dispatcher-chrony
|
networkmanager-dispatcher-chrony
|
||||||
networkmanager-dmenu-git
|
networkmanager-dmenu-git
|
||||||
oomox-git
|
|
||||||
otf-powerline-symbols-git
|
otf-powerline-symbols-git
|
||||||
pacback
|
pacback
|
||||||
picom-tryone-git
|
picom-tryone-git
|
||||||
|
|
@ -28,6 +27,7 @@ polybar-git
|
||||||
powerline-fonts-git
|
powerline-fonts-git
|
||||||
python-ueberzug
|
python-ueberzug
|
||||||
ranger-git
|
ranger-git
|
||||||
|
themix-full-git
|
||||||
tlp-git
|
tlp-git
|
||||||
tlp-rdw-git
|
tlp-rdw-git
|
||||||
ttf-weather-icons
|
ttf-weather-icons
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue