aboutsummaryrefslogtreecommitdiffstats
path: root/basics
diff options
context:
space:
mode:
authorPeter Son Struschka <me@peter-struschka.com>2020-10-11 12:15:08 +0800
committerPeter Son Struschka <me@peter-struschka.com>2020-10-11 20:22:03 +0800
commite5209aad576fe44d3965fcb94d6709348b0a93bf (patch)
tree3f8c4388d5b2511d78debf5e2d9b1357c3187b38 /basics
parent37dd411698bd6eae8365260dde39b8ae9c7cbd36 (diff)
downloaddotfiles-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')
-rw-r--r--basics/.config/rofi/config.rasi4
l---------basics/.local/share/config-files/alacritty1
l---------basics/.local/share/config-files/dotfiles1
l---------basics/.local/share/config-files/dunst1
l---------basics/.local/share/config-files/kitty1
l---------basics/.local/share/config-files/ranger1
l---------basics/.local/share/config-files/rofi1
7 files changed, 4 insertions, 6 deletions
diff --git a/basics/.config/rofi/config.rasi b/basics/.config/rofi/config.rasi
new file mode 100644
index 0000000..0fba3e1
--- /dev/null
+++ b/basics/.config/rofi/config.rasi
@@ -0,0 +1,4 @@
+configuration {
+ modi: "window,run,ssh,drun";
+ theme: "~/.config/rofi/themes/gruvbox/gruvbox-dark-soft.rasi";
+}
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