mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-27 19:44:41 +02:00
[sway] remove useless Xdefaults from sway & add lock.sh to bin
This commit is contained in:
parent
910c5032f8
commit
25383926f4
2 changed files with 1 additions and 64 deletions
|
@ -42,6 +42,7 @@
|
|||
"~/.local/bin/checknofullscreen": "i3/checknofullscreen.sh",
|
||||
"~/.local/bin/clean": "bin/clean.sh",
|
||||
"~/.local/bin/lockscreen": "i3/lockscreen.sh",
|
||||
"~/.local/bin/lock": "sway/lock.sh",
|
||||
"~/.config/dunst/dunstrc": "dunst/dunstrc",
|
||||
"~/.profile.d/load": "shell/load",
|
||||
"~/.profile.d/10-vars.sh": "shell/vars.sh",
|
||||
|
@ -69,7 +70,6 @@
|
|||
"~/.vim/bundle": "vim/wuman-vimrc/bundle",
|
||||
"~/.wgetrc": "wget/wgetrc",
|
||||
"~/.Xresources": "i3/Xresources",
|
||||
"~/.Xdefaults": "sway/Xdefaults",
|
||||
"~/.config/yay/config.json": "yay/config.json"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue