remove compiled python, add ranger install, add brave shortcut
This commit is contained in:
@@ -603,3 +603,6 @@ bindsym $mod+t exec --no-startup-id rofi -show window \
|
||||
|
||||
# ranger
|
||||
bindsym $mod+r exec --no-startup-id alacritty -e ranger
|
||||
|
||||
# brave
|
||||
bindsym $mod+b exec --no-startup-id brave
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -11,6 +11,7 @@ mkdir -p ~/.tmp
|
||||
sudo pacman -S --noconfirm alacritty
|
||||
sudo pacman -S --noconfirm starship
|
||||
sudo pacman -S --noconfirm tmux
|
||||
sudo pacman -S --noconfirm ranger
|
||||
|
||||
# nvim
|
||||
sudo pacman -S --noconfirm neovim
|
||||
|
||||
Reference in New Issue
Block a user