-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathswitch.sh
More file actions
executable file
·36 lines (31 loc) · 826 Bytes
/
switch.sh
File metadata and controls
executable file
·36 lines (31 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#! /bin/bash
unlink ~/.config/alacritty
unlink ~/.config/bspwm
unlink ~/.config/dunst
unlink ~/.config/lvim
unlink ~/.config/nushell
unlink ~/.config/picom.conf
unlink ~/.config/polybar
unlink ~/.config/ranger
unlink ~/.config/rofi
unlink ~/.config/starship.toml
unlink ~/.config/zathura
unlink ~/.config/kitty
stow alacritty
stow bspwm
stow dunst
stow lvim
stow nushell
stow picom
stow polybar
stow ranger
stow rofi
stow starship
stow zathura
stow kitty
cat ~/.DeskTheme.catppuccin/theme.el > ~/.config/doom/theme.el
nitrogen --save --head=DP-2 --set-zoom-fill ~/hardD/wallpapers/endeavour-black-4k.png
nitrogen --save --head=1 --set-zoom-fill ~/hardD/wallpapers/endeavour-black-4k.png
emacsclient --no-wait --eval "(setq catppuccin-flavor 'mocha)" &
emacsclient --no-wait --eval "(load-theme 'catppuccin)" &
bspc wm -r