mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 20:31:57 +00:00
Merge branch 'main'
This commit is contained in:
commit
5ea8ed44e1
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue