diff options
| author | Peter Son Struschka <me@peter-struschka.com> | 2020-10-11 12:15:08 +0800 |
|---|---|---|
| committer | Peter Son Struschka <me@peter-struschka.com> | 2020-10-11 20:22:03 +0800 |
| commit | e5209aad576fe44d3965fcb94d6709348b0a93bf (patch) | |
| tree | 3f8c4388d5b2511d78debf5e2d9b1357c3187b38 /basics/.local/share | |
| parent | 37dd411698bd6eae8365260dde39b8ae9c7cbd36 (diff) | |
| download | dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.gz dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.bz2 dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.lz dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.xz dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.zst dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.zip | |
all: overhaul
all: Remove old symlinks
herbstluftwm: use polybar instead of dzen2
polybar: update config
doom-emacs: update repository
Diffstat (limited to 'basics/.local/share')
| l--------- | basics/.local/share/config-files/alacritty | 1 | ||||
| l--------- | basics/.local/share/config-files/dotfiles | 1 | ||||
| l--------- | basics/.local/share/config-files/dunst | 1 | ||||
| l--------- | basics/.local/share/config-files/kitty | 1 | ||||
| l--------- | basics/.local/share/config-files/ranger | 1 | ||||
| l--------- | basics/.local/share/config-files/rofi | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/basics/.local/share/config-files/alacritty b/basics/.local/share/config-files/alacritty deleted file mode 120000 index 2f6fb52..0000000 --- a/basics/.local/share/config-files/alacritty +++ /dev/null @@ -1 +0,0 @@ -../../../.config/alacritty/alacritty.yml
\ No newline at end of file diff --git a/basics/.local/share/config-files/dotfiles b/basics/.local/share/config-files/dotfiles deleted file mode 120000 index 11a54ed..0000000 --- a/basics/.local/share/config-files/dotfiles +++ /dev/null @@ -1 +0,0 @@ -../../../../
\ No newline at end of file diff --git a/basics/.local/share/config-files/dunst b/basics/.local/share/config-files/dunst deleted file mode 120000 index 0faa1f8..0000000 --- a/basics/.local/share/config-files/dunst +++ /dev/null @@ -1 +0,0 @@ -../../../.config/dunst/dunstrc
\ No newline at end of file diff --git a/basics/.local/share/config-files/kitty b/basics/.local/share/config-files/kitty deleted file mode 120000 index 71c3f1a..0000000 --- a/basics/.local/share/config-files/kitty +++ /dev/null @@ -1 +0,0 @@ -../../../.config/kitty/kitty.conf
\ No newline at end of file diff --git a/basics/.local/share/config-files/ranger b/basics/.local/share/config-files/ranger deleted file mode 120000 index 5ecd95a..0000000 --- a/basics/.local/share/config-files/ranger +++ /dev/null @@ -1 +0,0 @@ -../../../.config/ranger/rc.conf
\ No newline at end of file diff --git a/basics/.local/share/config-files/rofi b/basics/.local/share/config-files/rofi deleted file mode 120000 index 2695e7e..0000000 --- a/basics/.local/share/config-files/rofi +++ /dev/null @@ -1 +0,0 @@ -../../../.config/rofi/config
\ No newline at end of file |
