Skip to content

Commit

Permalink
fix(misc): misc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
umgbhalla committed May 4, 2023
1 parent 24f6b50 commit fea1e0f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
1 change: 1 addition & 0 deletions base/zsh/.config/zsh/aliases.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ alias rmrf="rm -rf"
# >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
# pkg managers
alias aura='sudo aura'
alias fyay='sudo pacman --overwrite "*" -Syu'
alias yay='paru'
alias yayr='paru -Rcns'
alias yup='paru -Qq > ~/program-list'
Expand Down
2 changes: 1 addition & 1 deletion themes/cr0nus/bspwm/.config/bspwm/bspwmrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# {{{ setup
# Bar
sudo light -S 50 &
xset r rate 300 30
xset r rate 500 30
# setxkbmap -option caps:swapescape &
# setxkbmap -option caps:ctrl_modifier &
bspc monitor -d 1 2 3 4 5 6 7 8 9 10
Expand Down
6 changes: 0 additions & 6 deletions themes/cr0nus/sxhkd/.config/sxhkd/sxhkdrc
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ super + shift + b
copy /home/umang/hub/misc-projs/bytelearn/pass

# Shortcuts
super + e
google-chrome-stable

# vivaldi-stable
super + w
vivaldi-stable

# pcmanfm
super + n
Expand Down

0 comments on commit fea1e0f

Please sign in to comment.