diff options
-rw-r--r-- | .config/conky/conky.conf##mobile.Linux.Luchs | 7 | ||||
-rw-r--r-- | .config/i3/config##mobile.Linux.Luchs | 2 | ||||
-rw-r--r-- | .config/polybar/config##mobile.Linux.Luchs | 4 | ||||
-rw-r--r-- | .config/rofi/config | 38 | ||||
-rwxr-xr-x | .xsession##mobile.Linux.Luchs | 29 | ||||
-rw-r--r-- | .zshrc | 20 |
6 files changed, 43 insertions, 57 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 @@ | |||
1 | conky.config = { | 1 | conky.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 & | |||
21 | exec --no-startup-id compton -b & | 21 | exec --no-startup-id compton -b & |
22 | exec --no-startup-id xsettingsd & | 22 | exec --no-startup-id xsettingsd & |
23 | 23 | ||
24 | exec --no-startup-id gebaard -b | ||
25 | |||
24 | # utilities | 26 | # utilities |
25 | exec --no-startup-id dropbox & | 27 | exec --no-startup-id dropbox & |
26 | exec --no-startup-id copyq & | 28 | exec --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 | |||
52 | font-2 = Fira Code:size=10;1 | 52 | font-2 = Fira Code:size=10;1 |
53 | font-3 = FuraCode Nerd Font Mono:size=12;2 | 53 | font-3 = FuraCode Nerd Font Mono:size=12;2 |
54 | 54 | ||
55 | modules-left = i3 pulseaudio | 55 | modules-left = i3 |
56 | modules-center = xwindow | 56 | modules-center = xwindow |
57 | modules-right = download upload date time backlight battery xkeyboard | 57 | modules-right = date time backlight battery xkeyboard |
58 | 58 | ||
59 | tray-position = right | 59 | tray-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 @@ | |||
1 | rofi.color-enabled: true | 1 | rofi.modi: window,run,ssh |
2 | rofi.color-window: #141021, #0a0f14, #195466 | 2 | rofi.width: 50 |
3 | rofi.color-normal: #141021, #ffeefc, #195466, #c23127, #ffeefc | 3 | rofi.lines: 15 |
4 | rofi.color-active: #141021, #2aa889, #195466, #d26939, #ffeefc | 4 | rofi.columns: 1 |
5 | rofi.color-urgent: #141021, #e4b226, #195466, #e4b226, #ffeefc | 5 | rofi.font: scientifica 10 |
6 | rofi.width: 800 | 6 | rofi.color-normal: #27150d, #e1e5e8, #27150d, #7c7c7b, #e1e5e8 |
7 | rofi.padding: 50 | 7 | rofi.color-urgent: #27150d, #d6b48d, #22231D, #d6b48d, #e1e5e8 |
8 | rofi.font: Lato 18 | 8 | rofi.color-active: #27150d, #B3C9DD, #27150d, #B3C9DD, #27150d |
9 | rofi.bw: 3 | 9 | rofi.color-window: #27150d, #7c7c7b, #555554 |
10 | rofi.separator-style: solid | 10 | rofi.bw: 5 |
11 | rofi.hide-scrollbar: true | 11 | rofi.location: 0 |
12 | rofi.padding: 5 | ||
13 | rofi.yoffset: 0 | ||
14 | rofi.xoffset: 0 | ||
15 | rofi.fixed-num-lines: true | ||
16 | rofi.terminal: rofi-sensible-terminal | ||
17 | rofi.ssh-client: ssh | ||
18 | rofi.ssh-command: {terminal} -e {ssh-client} {host} | ||
19 | rofi.run-command: {cmd} | ||
20 | rofi.parse-hosts: true | ||
21 | rofi.matching: normal | ||
22 | rofi.separator-style: none | ||
23 | rofi.scrollbar-width: 0 | ||
24 | rofi.kb-mode-next: Shift+Right,Control+Tab,Alt+l | ||
25 | rofi.kb-mode-previous: Shift+Left,Control+Shift+Tab,Alt+h | ||
26 | rofi.kb-row-up: Up,Control+p,Shift+Tab,Shift+ISO_Left_Tab,Alt+k | ||
27 | rofi.kb-row-down: Down,Control+n,Alt+j | ||
diff --git a/.xsession##mobile.Linux.Luchs b/.xsession##mobile.Linux.Luchs index 7454fc9..1a98b97 100755 --- a/.xsession##mobile.Linux.Luchs +++ b/.xsession##mobile.Linux.Luchs | |||
@@ -5,32 +5,3 @@ | |||
5 | # | 5 | # |
6 | # Executed by xdm/gdm/kdm at login | 6 | # Executed by xdm/gdm/kdm at login |
7 | # | 7 | # |
8 | |||
9 | # disable screensaver, beep and power saving | ||
10 | xset -dpms & | ||
11 | xset s off & | ||
12 | xset -b & | ||
13 | |||
14 | # start the network manager, useful for vpns | ||
15 | nm-applet & | ||
16 | |||
17 | # removable media | ||
18 | udiskie --automount --file-manager thunar --tray --notify & | ||
19 | |||
20 | # set the wallpaper and other visuals | ||
21 | ~/.fehbg & | ||
22 | compton -b & | ||
23 | xsettingsd & | ||
24 | clight | ||
25 | |||
26 | # utilities | ||
27 | dropbox & | ||
28 | copyq & | ||
29 | conky --daemonize -c ~/.config/conky/conky.conf & | ||
30 | conky --daemonize -c ~/.config/conky/task.conf & | ||
31 | |||
32 | # keyboard with alt+shift us,tr switch, map escape to capslock | ||
33 | setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape & | ||
34 | |||
35 | xinput set-prop "ELAN1200:00 04F3:3045 Touchpad" "libinput Natural Scrolling Enabled" 1 & | ||
36 | xinput set-prop "ELAN1200:00 04F3:3045 Touchpad" "libinput Tapping Enabled" 1 & | ||
@@ -61,12 +61,10 @@ COMPLETION_WAITING_DOTS="true" | |||
61 | # Add wisely, as too many plugins slow down shell startup. | 61 | # Add wisely, as too many plugins slow down shell startup. |
62 | plugins=( | 62 | plugins=( |
63 | colored-man-pages | 63 | colored-man-pages |
64 | cpanm | ||
65 | git | 64 | git |
66 | gitignore | 65 | gitignore |
67 | taskwarrior | 66 | taskwarrior |
68 | tmux | 67 | tmux |
69 | you-should-use | ||
70 | z | 68 | z |
71 | zsh-autosuggestions | 69 | zsh-autosuggestions |
72 | ) | 70 | ) |
@@ -127,19 +125,19 @@ mkcdir () { | |||
127 | cd -P -- "$1" | 125 | cd -P -- "$1" |
128 | } | 126 | } |
129 | 127 | ||
130 | PATH="/home/yigit/perl5/bin${PATH+:}${PATH}"; export PATH; | 128 | #PATH="/home/yigit/perl5/bin${PATH+:}${PATH}"; export PATH; |
131 | PERL5LIB="/home/yigit/perl5/lib/perl5${PERL5LIB+:}${PERL5LIB}"; export PERL5LIB; | 129 | #PERL5LIB="/home/yigit/perl5/lib/perl5${PERL5LIB+:}${PERL5LIB}"; export PERL5LIB; |
132 | PERL_LOCAL_LIB_ROOT="/home/yigit/perl5${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}"; export PERL_LOCAL_LIB_ROOT; | 130 | #PERL_LOCAL_LIB_ROOT="/home/yigit/perl5${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}"; export PERL_LOCAL_LIB_ROOT; |
133 | PERL_MB_OPT="--install_base \"/home/yigit/perl5\""; export PERL_M_OPT; | 131 | #PERL_MB_OPT="--install_base \"/home/yigit/perl5\""; export PERL_M_OPT; |
134 | PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT; | 132 | #PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT; |
135 | PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT; | 133 | #PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT; |
136 | 134 | ||
137 | RANGER_LOAD_DEFAULT_RC=FALSE; export RANGER_LOAD_DEFAULT_RC | 135 | RANGER_LOAD_DEFAULT_RC=FALSE; export RANGER_LOAD_DEFAULT_RC |
138 | 136 | ||
139 | export GPG_TTY=$(tty) | 137 | export GPG_TTY=$(tty) |
140 | 138 | ||
141 | PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin" | 139 | #PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin" |
142 | export GEM_HOME=$HOME/.gem | 140 | #export GEM_HOME=$HOME/.gem |
143 | 141 | ||
144 | # Getting Things Done & Taskwarrior Related | 142 | # Getting Things Done & Taskwarrior Related |
145 | alias in='task add +in' # Alias for tasks with in tag (in tray) | 143 | alias in='task add +in' # Alias for tasks with in tag (in tray) |
@@ -158,7 +156,7 @@ alias think='tickle +1d' | |||
158 | 156 | ||
159 | alias lim='nvim /home/yigit/Dropbox/ledger.dat' | 157 | alias lim='nvim /home/yigit/Dropbox/ledger.dat' |
160 | alias maybe='task due:someday list' | 158 | alias maybe='task due:someday list' |
161 | alias music='mpv --no-vid' | 159 | #alias music='mpv --no-vid' |
162 | alias s="du -hs * | sort -rh | head -5" | 160 | alias s="du -hs * | sort -rh | head -5" |
163 | alias f="find . -name" | 161 | alias f="find . -name" |
164 | alias b="buku --suggest --colors 'onlxm'" | 162 | alias b="buku --suggest --colors 'onlxm'" |