tweaks
This commit is contained in:
parent
be9efddb52
commit
a53c70e32d
|
|
@ -1,7 +1,6 @@
|
|||
--flag-switches-begin
|
||||
--enable-smooth-scrolling
|
||||
--disable-font-subpixel-positioning
|
||||
--enable-smooth-scrolling
|
||||
--ignore-gpu-blacklist
|
||||
-–enable-zero-copy
|
||||
-–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 rollback='sudo pacback --snapback'
|
||||
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:
|
||||
weath() { curl wttr.in/Hameenlinna ;}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@ lightdm-mini-greeter-git
|
|||
mcomix-gtk3-git
|
||||
networkmanager-dispatcher-chrony
|
||||
networkmanager-dmenu-git
|
||||
oomox-git
|
||||
otf-powerline-symbols-git
|
||||
pacback
|
||||
picom-tryone-git
|
||||
|
|
@ -28,6 +27,7 @@ polybar-git
|
|||
powerline-fonts-git
|
||||
python-ueberzug
|
||||
ranger-git
|
||||
themix-full-git
|
||||
tlp-git
|
||||
tlp-rdw-git
|
||||
ttf-weather-icons
|
||||
|
|
|
|||
Loading…
Reference in New Issue