summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/conky/conky.conf##mobile.Linux.Luchs7
-rw-r--r--.config/i3/config##mobile.Linux.Luchs2
-rw-r--r--.config/polybar/config##mobile.Linux.Luchs4
-rw-r--r--.config/rofi/config38
4 files changed, 17 insertions, 34 deletions
diff --git a/.config/conky/conky.conf##mobile.Linux.Luchs b/.config/conky/conky.conf##mobile.Linux.Luchs
index f9d1307..aabd64c 100644
--- a/.config/conky/conky.conf##mobile.Linux.Luchs
+++ b/.config/conky/conky.conf##mobile.Linux.Luchs
@@ -1,5 +1,5 @@
1conky.config = { 1conky.config = {
2 alignment = 'top_left', 2 alignment = 'top_right',
3 background = true, 3 background = true,
4 4
5 draw_borders = false, 5 draw_borders = false,
@@ -15,10 +15,10 @@ conky.config = {
15 draw_outline = false, 15 draw_outline = false,
16 draw_shades = true, 16 draw_shades = true,
17 use_xft = true, 17 use_xft = true,
18 font = 'FuraCode Nerd Font Mono:size=9', 18 font = 'Fira Code Medium:size=9',
19 19
20 gap_x = 15, 20 gap_x = 15,
21 gap_y = 45, 21 gap_y = 35,
22 22
23 minimum_height = 5, 23 minimum_height = 5,
24 minimum_width = 5, 24 minimum_width = 5,
@@ -86,5 +86,6 @@ ${color0}forecast $stippled_hr${color}
86${voffset 05}${texeci 1800 curl -s wttr.in/ank | sed -n '3,7{s/\d27\[[0-9;]*m//g;s/^..//;s/ *$//;p}'} 86${voffset 05}${texeci 1800 curl -s wttr.in/ank | sed -n '3,7{s/\d27\[[0-9;]*m//g;s/^..//;s/ *$//;p}'}
87${color0}calendar $stippled_hr${color} 87${color0}calendar $stippled_hr${color}
88${voffset 05}${execp TODAY=`date +%_d`; cal | tail -n+2 | sed -e '1 s:.*:\${color3}&\${color6}:' -e '1 s:'"$(date +%a |cut -c 1-2)"':\${color4}&\${color5}:' -e '0,/'"$TODAY"'/{s/'"$TODAY"'/\${color7}'"$TODAY"'\${color8}/}' | sed s/^/'${alignc}'/} 88${voffset 05}${execp TODAY=`date +%_d`; cal | tail -n+2 | sed -e '1 s:.*:\${color3}&\${color6}:' -e '1 s:'"$(date +%a |cut -c 1-2)"':\${color4}&\${color5}:' -e '0,/'"$TODAY"'/{s/'"$TODAY"'/\${color7}'"$TODAY"'\${color8}/}' | sed s/^/'${alignc}'/}
89${color0}latest xkcd $stippled_hr${color}
89${color4}${alignr} 90${color4}${alignr}
90]] 91]]
diff --git a/.config/i3/config##mobile.Linux.Luchs b/.config/i3/config##mobile.Linux.Luchs
index 4cb249c..9ea02cf 100644
--- a/.config/i3/config##mobile.Linux.Luchs
+++ b/.config/i3/config##mobile.Linux.Luchs
@@ -21,8 +21,6 @@ exec --no-startup-id ~/.fehbg &
21exec --no-startup-id compton -b & 21exec --no-startup-id compton -b &
22exec --no-startup-id xsettingsd & 22exec --no-startup-id xsettingsd &
23 23
24exec --no-startup-id gebaard -b
25
26# utilities 24# utilities
27exec --no-startup-id dropbox & 25exec --no-startup-id dropbox &
28exec --no-startup-id copyq & 26exec --no-startup-id copyq &
diff --git a/.config/polybar/config##mobile.Linux.Luchs b/.config/polybar/config##mobile.Linux.Luchs
index e031491..ca43284 100644
--- a/.config/polybar/config##mobile.Linux.Luchs
+++ b/.config/polybar/config##mobile.Linux.Luchs
@@ -52,9 +52,9 @@ font-1 = Lato:size=10;1
52font-2 = Fira Code:size=10;1 52font-2 = Fira Code:size=10;1
53font-3 = FuraCode Nerd Font Mono:size=12;2 53font-3 = FuraCode Nerd Font Mono:size=12;2
54 54
55modules-left = i3 55modules-left = i3 pulseaudio
56modules-center = xwindow 56modules-center = xwindow
57modules-right = date time backlight battery xkeyboard 57modules-right = download upload date time backlight battery xkeyboard
58 58
59tray-position = right 59tray-position = right
60 60
diff --git a/.config/rofi/config b/.config/rofi/config
index c23ec3a..df6e244 100644
--- a/.config/rofi/config
+++ b/.config/rofi/config
@@ -1,27 +1,11 @@
1rofi.modi: window,run,ssh 1rofi.color-enabled: true
2rofi.width: 50 2rofi.color-window: #141021, #0a0f14, #195466
3rofi.lines: 15 3rofi.color-normal: #141021, #ffeefc, #195466, #c23127, #ffeefc
4rofi.columns: 1 4rofi.color-active: #141021, #2aa889, #195466, #d26939, #ffeefc
5rofi.font: scientifica 10 5rofi.color-urgent: #141021, #e4b226, #195466, #e4b226, #ffeefc
6rofi.color-normal: #27150d, #e1e5e8, #27150d, #7c7c7b, #e1e5e8 6rofi.width: 800
7rofi.color-urgent: #27150d, #d6b48d, #22231D, #d6b48d, #e1e5e8 7rofi.padding: 50
8rofi.color-active: #27150d, #B3C9DD, #27150d, #B3C9DD, #27150d 8rofi.font: Lato 18
9rofi.color-window: #27150d, #7c7c7b, #555554 9rofi.bw: 3
10rofi.bw: 5 10rofi.separator-style: solid
11rofi.location: 0 11rofi.hide-scrollbar: true
12rofi.padding: 5
13rofi.yoffset: 0
14rofi.xoffset: 0
15rofi.fixed-num-lines: true
16rofi.terminal: rofi-sensible-terminal
17rofi.ssh-client: ssh
18rofi.ssh-command: {terminal} -e {ssh-client} {host}
19rofi.run-command: {cmd}
20rofi.parse-hosts: true
21rofi.matching: normal
22rofi.separator-style: none
23rofi.scrollbar-width: 0
24rofi.kb-mode-next: Shift+Right,Control+Tab,Alt+l
25rofi.kb-mode-previous: Shift+Left,Control+Shift+Tab,Alt+h
26rofi.kb-row-up: Up,Control+p,Shift+Tab,Shift+ISO_Left_Tab,Alt+k
27rofi.kb-row-down: Down,Control+n,Alt+j