diff options
-rw-r--r-- | .config/i3/config##desktop.Linux.Maus | 5 | ||||
-rw-r--r-- | .config/zathura/zathurarc | 40 | ||||
-rw-r--r-- | .taskrc##mobile.Linux.Luchs | 6 |
3 files changed, 43 insertions, 8 deletions
diff --git a/.config/i3/config##desktop.Linux.Maus b/.config/i3/config##desktop.Linux.Maus index fa68ba0..3451ae4 100644 --- a/.config/i3/config##desktop.Linux.Maus +++ b/.config/i3/config##desktop.Linux.Maus | |||
@@ -21,7 +21,10 @@ exec --no-startup-id nm-applet & | |||
21 | exec --no-startup-id xrandr --output DVI-D-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --primary --mode 1920x1080 --pos 1132x608 --rotate normal --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off & | 21 | exec --no-startup-id xrandr --output DVI-D-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --primary --mode 1920x1080 --pos 1132x608 --rotate normal --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off & |
22 | 22 | ||
23 | # swap caps lock and escape, set keyboard layout | 23 | # swap caps lock and escape, set keyboard layout |
24 | exec --no-startup-id setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:swapescape | 24 | exec --no-startup-id setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:backspace |
25 | |||
26 | # and ctrl to escape | ||
27 | exec --no-startup-id xcape -e 'Control_L=Escape' | ||
25 | 28 | ||
26 | #launch conky windows | 29 | #launch conky windows |
27 | exec --no-startup-id conky --daemonize -c ~/.config/conky/conky.conf | 30 | exec --no-startup-id conky --daemonize -c ~/.config/conky/conky.conf |
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index d021df1..5b33e67 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc | |||
@@ -1,6 +1,38 @@ | |||
1 | set selection-clipboard clipboard | 1 | set selection-clipboard clipboard |
2 | set incremental-search "true" | 2 | set incremental-search "true" |
3 | set recolor-lightcolor "#080808" #00 | 3 | |
4 | set recolor-darkcolor "#E0E0E0" #06 | 4 | # Base16 Solarized Dark |
5 | set recolor "true" | 5 | # Author: Ethan Schoonover (modified by aramisgithub) |
6 | set recolor-keephue "true" | 6 | |
7 | set default-bg "#002b36" | ||
8 | set default-fg "#073642" | ||
9 | |||
10 | set statusbar-fg "#839496" | ||
11 | set statusbar-bg "#586e75" | ||
12 | |||
13 | set inputbar-bg "#002b36" | ||
14 | set inputbar-fg "#fdf6e3" | ||
15 | |||
16 | set notification-bg "#002b36" | ||
17 | set notification-fg "#fdf6e3" | ||
18 | |||
19 | set notification-error-bg "#002b36" | ||
20 | set notification-error-fg "#dc322f" | ||
21 | |||
22 | set notification-warning-bg "#002b36" | ||
23 | set notification-warning-fg "#dc322f" | ||
24 | |||
25 | set highlight-color "#b58900" | ||
26 | set highlight-active-color "#268bd2" | ||
27 | |||
28 | set completion-bg "#073642" | ||
29 | set completion-fg "#268bd2" | ||
30 | |||
31 | set completion-highlight-fg "#fdf6e3" | ||
32 | set completion-highlight-bg "#268bd2" | ||
33 | |||
34 | set recolor-lightcolor "#002b36" | ||
35 | set recolor-darkcolor "#eee8d5" | ||
36 | |||
37 | set recolor "true" | ||
38 | set recolor-keephue "false" | ||
diff --git a/.taskrc##mobile.Linux.Luchs b/.taskrc##mobile.Linux.Luchs index 23addf7..dd88fd2 100644 --- a/.taskrc##mobile.Linux.Luchs +++ b/.taskrc##mobile.Linux.Luchs | |||
@@ -21,11 +21,11 @@ | |||
21 | #include /usr/share/doc/task/rc/dark-red-256.theme | 21 | #include /usr/share/doc/task/rc/dark-red-256.theme |
22 | #include /usr/share/doc/task/rc/dark-green-256.theme | 22 | #include /usr/share/doc/task/rc/dark-green-256.theme |
23 | #include /usr/share/doc/task/rc/dark-blue-256.theme | 23 | #include /usr/share/doc/task/rc/dark-blue-256.theme |
24 | #include /usr/share/doc/task/rc/dark-violets-256.theme | 24 | include /usr/share/doc/task/rc/dark-violets-256.theme |
25 | #include /usr/share/doc/task/rc/dark-yellow-green.theme | 25 | #include /usr/share/doc/task/rc/dark-yellow-green.theme |
26 | #include /usr/share/doc/task/rc/dark-gray-256.theme | 26 | #include /usr/share/doc/task/rc/dark-gray-256.theme |
27 | #include /usr/share/doc/task/rc/dark-gray-blue-256.theme | 27 | #include /usr/share/doc/task/rc/dark-gray-blue-256.theme |
28 | include /usr/share/doc/task/rc/solarized-dark-256.theme | 28 | #include /usr/share/doc/task/rc/solarized-dark-256.theme |
29 | #include /usr/share/doc/task/rc/solarized-light-256.theme | 29 | #include /usr/share/doc/task/rc/solarized-light-256.theme |
30 | #include /usr/share/doc/task/rc/no-color.theme | 30 | #include /usr/share/doc/task/rc/no-color.theme |
31 | 31 | ||
@@ -77,7 +77,7 @@ uda.brainpower.default = M | |||
77 | ### overriding 'next' report | 77 | ### overriding 'next' report |
78 | report.next.description = Most urgent tasks | 78 | report.next.description = Most urgent tasks |
79 | report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower | 79 | report.next.columns = id,start.age,entry.age,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description,brainpower |
80 | report.next.filter = status:pending and due.none: and +next | 80 | report.next.filter = +UNBLOCKED status:pending and due.none: and +next |
81 | report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower | 81 | report.next.labels = ID,Active,Age,Urgency,Deps,P,Project,Tag,Recur,S,Due,Until,Description,Brainpower |
82 | report.next.sort = brainpower-,priority-,urgency- | 82 | report.next.sort = brainpower-,priority-,urgency- |
83 | 83 | ||