summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorYigit Sever2019-03-22 18:20:17 +0300
committerYigit Sever2019-03-22 18:20:17 +0300
commitbea7c0bbc4ea2da7fa512ed69412a0f3197fb85e (patch)
treeb9cc6e3a4d55e553be51e215c724a9987cba81f1 /.config
parentc4248a629cdab30d1efbc44b22a9aa7fe2d82e6f (diff)
downloaddotfiles-bea7c0bbc4ea2da7fa512ed69412a0f3197fb85e.tar.gz
dotfiles-bea7c0bbc4ea2da7fa512ed69412a0f3197fb85e.tar.bz2
dotfiles-bea7c0bbc4ea2da7fa512ed69412a0f3197fb85e.zip
Mobile related various changes
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, 34 insertions, 17 deletions
diff --git a/.config/conky/conky.conf##mobile.Linux.Luchs b/.config/conky/conky.conf##mobile.Linux.Luchs
index aabd64c..f9d1307 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_right', 2 alignment = 'top_left',
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 = 'Fira Code Medium:size=9', 18 font = 'FuraCode Nerd Font Mono:size=9',
19 19
20 gap_x = 15, 20 gap_x = 15,
21 gap_y = 35, 21 gap_y = 45,
22 22
23 minimum_height = 5, 23 minimum_height = 5,
24 minimum_width = 5, 24 minimum_width = 5,
@@ -86,6 +86,5 @@ ${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}
90${color4}${alignr} 89${color4}${alignr}
91]] 90]]
diff --git a/.config/i3/config##mobile.Linux.Luchs b/.config/i3/config##mobile.Linux.Luchs
index 9ea02cf..4cb249c 100644
--- a/.config/i3/config##mobile.Linux.Luchs
+++ b/.config/i3/config##mobile.Linux.Luchs
@@ -21,6 +21,8 @@ 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
24# utilities 26# utilities
25exec --no-startup-id dropbox & 27exec --no-startup-id dropbox &
26exec --no-startup-id copyq & 28exec --no-startup-id copyq &
diff --git a/.config/polybar/config##mobile.Linux.Luchs b/.config/polybar/config##mobile.Linux.Luchs
index ca43284..e031491 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 pulseaudio 55modules-left = i3
56modules-center = xwindow 56modules-center = xwindow
57modules-right = download upload date time backlight battery xkeyboard 57modules-right = 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 df6e244..c23ec3a 100644
--- a/.config/rofi/config
+++ b/.config/rofi/config
@@ -1,11 +1,27 @@
1rofi.color-enabled: true 1rofi.modi: window,run,ssh
2rofi.color-window: #141021, #0a0f14, #195466 2rofi.width: 50
3rofi.color-normal: #141021, #ffeefc, #195466, #c23127, #ffeefc 3rofi.lines: 15
4rofi.color-active: #141021, #2aa889, #195466, #d26939, #ffeefc 4rofi.columns: 1
5rofi.color-urgent: #141021, #e4b226, #195466, #e4b226, #ffeefc 5rofi.font: scientifica 10
6rofi.width: 800 6rofi.color-normal: #27150d, #e1e5e8, #27150d, #7c7c7b, #e1e5e8
7rofi.padding: 50 7rofi.color-urgent: #27150d, #d6b48d, #22231D, #d6b48d, #e1e5e8
8rofi.font: Lato 18 8rofi.color-active: #27150d, #B3C9DD, #27150d, #B3C9DD, #27150d
9rofi.bw: 3 9rofi.color-window: #27150d, #7c7c7b, #555554
10rofi.separator-style: solid 10rofi.bw: 5
11rofi.hide-scrollbar: true 11rofi.location: 0
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