feat: added gpg sign shortcut to neovim; feat: yuck plugin; refactor: my theme; feat: tty color theme (for tty colors compatibility); refactor: minor hyprland changes
16 lines
268 B
Bash
Executable File
16 lines
268 B
Bash
Executable File
kitty --single-instance btop &
|
|
sleep 0.1
|
|
kitty --single-instance cava &
|
|
sleep 0.1
|
|
|
|
#bspwm_resize contract north 250
|
|
hyprctl dispatch resizeactive 0 250
|
|
sleep 0.1
|
|
#bspwm_resize expand west 100
|
|
hyprctl dispatch resizeactive -90 0
|
|
|
|
hyprctl dispatch movefocus l
|
|
|
|
ncmpcpp
|
|
|