forked from Shinonome/dots-hyprland
Merge branch 'main'
This commit is contained in:
@@ -17,6 +17,9 @@ if test -f ~/.cache/ags/user/colorschemes/sequences
|
||||
cat ~/.cache/ags/user/colorschemes/sequences
|
||||
end
|
||||
|
||||
alias yay=paru
|
||||
alias pamcan=pacman
|
||||
|
||||
# function fish_prompt
|
||||
# set_color cyan; echo (pwd)
|
||||
# set_color green; echo '> '
|
||||
|
||||
@@ -42,6 +42,7 @@ install-Rubik (){
|
||||
x sudo mkdir -p /usr/local/share/licenses/ttf-rubik/
|
||||
x sudo cp OFL.txt /usr/local/share/licenses/ttf-rubik/LICENSE
|
||||
x fc-cache -fv
|
||||
x gsettings set org.gnome.desktop.interface font-name 'Rubik 11'
|
||||
x cd $base
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user