Compare commits
2 Commits
f3606d3fd0
...
571d65bda8
| Author | SHA1 | Date | |
|---|---|---|---|
|
571d65bda8
|
|||
|
2425b9ec52
|
@@ -44,9 +44,7 @@ decoration {
|
||||
}
|
||||
|
||||
misc {
|
||||
# disable_hyprland_logo = true
|
||||
# disable_splash_rendering = true
|
||||
force_hypr_chan = true
|
||||
force_default_wallpaper = 0
|
||||
animate_manual_resizes = true
|
||||
animate_mouse_windowdragging = true
|
||||
|
||||
|
||||
2
.zshrc
2
.zshrc
@@ -101,7 +101,7 @@ alias please='sudo '
|
||||
|
||||
[ -z $SSH_CONNECTION ] && alias ls='exa --icons'
|
||||
|
||||
alias svim='sudo -E nvim'
|
||||
alias svim='sudoedit'
|
||||
alias dotfiles="git --git-dir=$XDG_DATA_HOME/dotfiles-remastered --work-tree=$HOME" # dotfile config --local status.showUntrackedFiles no
|
||||
alias open="xdg-open"
|
||||
alias mixer="pulsemixer"
|
||||
|
||||
Reference in New Issue
Block a user