summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
-rwxr-xr-x.xsession##mobile.Linux.Luchs29
-rw-r--r--.zshrc20
6 files changed, 57 insertions, 43 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
diff --git a/.xsession##mobile.Linux.Luchs b/.xsession##mobile.Linux.Luchs
index 1a98b97..7454fc9 100755
--- a/.xsession##mobile.Linux.Luchs
+++ b/.xsession##mobile.Linux.Luchs
@@ -5,3 +5,32 @@
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
10xset -dpms &
11xset s off &
12xset -b &
13
14# start the network manager, useful for vpns
15nm-applet &
16
17# removable media
18udiskie --automount --file-manager thunar --tray --notify &
19
20# set the wallpaper and other visuals
21~/.fehbg &
22compton -b &
23xsettingsd &
24clight
25
26# utilities
27dropbox &
28copyq &
29conky --daemonize -c ~/.config/conky/conky.conf &
30conky --daemonize -c ~/.config/conky/task.conf &
31
32# keyboard with alt+shift us,tr switch, map escape to capslock
33setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape &
34
35xinput set-prop "ELAN1200:00 04F3:3045 Touchpad" "libinput Natural Scrolling Enabled" 1 &
36xinput set-prop "ELAN1200:00 04F3:3045 Touchpad" "libinput Tapping Enabled" 1 &
diff --git a/.zshrc b/.zshrc
index 5a22f2e..ebc0480 100644
--- a/.zshrc
+++ b/.zshrc
@@ -61,10 +61,12 @@ 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.
62plugins=( 62plugins=(
63 colored-man-pages 63 colored-man-pages
64 cpanm
64 git 65 git
65 gitignore 66 gitignore
66 taskwarrior 67 taskwarrior
67 tmux 68 tmux
69 you-should-use
68 z 70 z
69 zsh-autosuggestions 71 zsh-autosuggestions
70) 72)
@@ -125,19 +127,19 @@ mkcdir () {
125 cd -P -- "$1" 127 cd -P -- "$1"
126} 128}
127 129
128#PATH="/home/yigit/perl5/bin${PATH+:}${PATH}"; export PATH; 130PATH="/home/yigit/perl5/bin${PATH+:}${PATH}"; export PATH;
129#PERL5LIB="/home/yigit/perl5/lib/perl5${PERL5LIB+:}${PERL5LIB}"; export PERL5LIB; 131PERL5LIB="/home/yigit/perl5/lib/perl5${PERL5LIB+:}${PERL5LIB}"; export PERL5LIB;
130#PERL_LOCAL_LIB_ROOT="/home/yigit/perl5${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}"; export PERL_LOCAL_LIB_ROOT; 132PERL_LOCAL_LIB_ROOT="/home/yigit/perl5${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}"; export PERL_LOCAL_LIB_ROOT;
131#PERL_MB_OPT="--install_base \"/home/yigit/perl5\""; export PERL_M_OPT; 133PERL_MB_OPT="--install_base \"/home/yigit/perl5\""; export PERL_M_OPT;
132#PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT; 134PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT;
133#PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT; 135PERL_MM_OPT="INSTALL_BASE=/home/yigit/perl5"; export PERL_MM_OPT;
134 136
135RANGER_LOAD_DEFAULT_RC=FALSE; export RANGER_LOAD_DEFAULT_RC 137RANGER_LOAD_DEFAULT_RC=FALSE; export RANGER_LOAD_DEFAULT_RC
136 138
137export GPG_TTY=$(tty) 139export GPG_TTY=$(tty)
138 140
139#PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin" 141PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin"
140#export GEM_HOME=$HOME/.gem 142export GEM_HOME=$HOME/.gem
141 143
142# Getting Things Done & Taskwarrior Related 144# Getting Things Done & Taskwarrior Related
143alias in='task add +in' # Alias for tasks with in tag (in tray) 145alias in='task add +in' # Alias for tasks with in tag (in tray)
@@ -156,7 +158,7 @@ alias think='tickle +1d'
156 158
157alias lim='nvim /home/yigit/Dropbox/ledger.dat' 159alias lim='nvim /home/yigit/Dropbox/ledger.dat'
158alias maybe='task due:someday list' 160alias maybe='task due:someday list'
159#alias music='mpv --no-vid' 161alias music='mpv --no-vid'
160alias s="du -hs * | sort -rh | head -5" 162alias s="du -hs * | sort -rh | head -5"
161alias f="find . -name" 163alias f="find . -name"
162alias b="buku --suggest --colors 'onlxm'" 164alias b="buku --suggest --colors 'onlxm'"