846c204094
config: nvim: rework basic configuration
2021-09-22 16:18:15 +02:00
ef82f3b11f
vimrc: transition to nvim
2021-09-22 16:18:10 +02:00
e4f4f8baf7
Xresources: make blue slightly brighter
2021-08-22 23:31:21 +02:00
76a42b6920
zsh: prompt.zsh: make entries with excessize permissions more readable
2021-08-22 23:28:07 +02:00
2fd4278bb6
gnupg: gpg-agent.conf: add pinentry-program
2021-08-22 23:27:11 +02:00
b730cf54fc
config: i3status: add memory status
2021-08-22 23:27:11 +02:00
30275628ff
setup.sh: add symlink for external ssh config
2021-08-22 23:27:11 +02:00
6c05cf1a98
ssh: config: externalize host configuration
...
Even though it may not be critical to have usernames, hostnames and the
respective ssh ports out in the open as they usually aren't secret, it
should still be avoided.
2021-04-24 14:33:53 +02:00
479ccc33f8
config: i3: make microphone mute binding use default_source
2021-04-08 23:43:18 +02:00
635f678ecb
config: i3: make call to passmenu more generic (compatibility arch <-> debian)
2021-04-08 23:42:53 +02:00
d87a5138ee
gitconfig: change default branch to "main"
2021-03-23 15:03:54 +01:00
f81ec0f6b3
config: i3: use brightnessctl
2021-01-22 13:32:53 +01:00
33ed56559d
gitignore: ignore zsh history file
2021-01-22 12:56:17 +01:00
df69614384
pam_environment: fix java application resizing
...
See https://wiki.archlinux.org/index.php/Java#Gray_window,_applications_not_resizing_with_WM,_menus_immediately_closing
2021-01-22 01:40:12 +01:00
e1f1e9687e
pam_environment: add variables for ssh-agent to be used across shell sessions
2021-01-22 00:52:54 +01:00
88c797807d
extend PATH in pam_environment instead of zsh config
...
This way, the extended PATH variable is available for the whole
session and not just for the zsh session.
2021-01-22 00:45:30 +01:00
847c4950f2
vimrc: show currenlty typed command
2020-10-16 18:24:29 +02:00
5cd3ff3901
setup.sh: add missing echo
2020-10-16 18:22:35 +02:00
72dda7fe9a
zsh: aliases.zsh: make mv interactive to prevent accidental overwrites
2020-10-16 18:21:49 +02:00
d1e4bc0ac3
xinitrc: autolock screen after 5 minutes of inactivity
2020-10-16 18:21:13 +02:00
2b6fe582f1
config: i3: add keybinding for passmenu
2020-10-16 18:20:03 +02:00
7fe7859d96
config: herbstluftwm: autostart: add additional tag/workspace
2020-10-16 18:19:02 +02:00
908ee27e3f
Xresources: disable urxvt moves triggered via Ctrl+Shift
2020-10-16 18:18:06 +02:00
d16c751208
xinitrc: use i3 instead of herbstluftwm
2019-11-22 00:26:38 +01:00
ae858b9f41
config: i3: simulate herbstluftwm behaviour with multiple displays
2019-11-05 21:53:38 +01:00
452ca3fd74
config: i3: exit without waiting for confirmation dialog
2019-11-05 21:47:57 +01:00
dd54a92853
config: i3status: config: hide battery when non-existent
2019-09-25 15:25:37 +02:00
3e02a6aa0d
rename faui03f into cipbuero4
2019-09-24 16:45:26 +02:00
d90d607c35
set wallpaper directly in xinitrc
2019-09-24 16:42:46 +02:00
4a78784ba2
setup.sh: add symlinks for i3 configuration
2019-09-24 16:41:35 +02:00
428bfa9a2f
config: add initial config for i3 and i3status
2019-09-24 16:40:13 +02:00
57fa1af803
zsh: aliases.zsh: make cp interactive to prevent accidental overwriting of files
2019-09-24 16:35:59 +02:00
af35a13fd0
xinitrc: autolock screen on suspend
2019-09-24 16:35:31 +02:00
c5126606df
config: herbstluftwm: autostart: use @DEFAULT_SINK@ when changing audio volume
2019-09-24 16:31:22 +02:00
786432646e
config: herbstluftwm: autostart: use pactl for volume control
2019-06-21 14:41:18 +02:00
28ebfb3af5
config: herbstluftwm: autostart: start dunst for notifications
2019-06-21 14:40:22 +02:00
5efb0f2587
config: herbstluftwm: autostart: add rules for NetworkManager and autostart nm-applet
2019-06-21 14:40:22 +02:00
21237ae0d9
add new HiDPI-host
2019-06-21 14:40:16 +02:00
2c8376890d
ssh: config: add jumphost for manlobby
2019-05-22 16:39:07 +02:00
151032b726
zsh: prompt.zsh: fix rprompt indent
...
Various shells apparently do not support ZLE_RPROMPT_IDENT=0 properly
and shift the cursor one to the left. As a result,
autocompleting leads to weird shifting of the user input and
'overlapping' text.
In order to fix this issue, it seems to be sufficient to set
ZLE_RPROMPT_INDENT=-1.
(see https://github.com/bhilburn/powerlevel9k/issues/110 )
2019-05-22 16:19:31 +02:00
219bbaf74c
zsh: exports.zsh: extend PATH by various standard paths
2019-05-22 16:18:33 +02:00
1b4dbe75c0
Xresources: adjust color9 (red)
2019-05-22 16:16:39 +02:00
bfdc305539
config: barpyrus: config.py: adjust trayer height properly
2019-05-22 15:44:10 +02:00
913ad4b5a1
config: barpyrus: config.py: add trayer
2019-05-16 15:06:40 +02:00
3f37b4b49c
urxvt: add font-size perl extension
2019-05-16 14:44:52 +02:00
ed34cd12b9
zsh: completion.zsh: make katarakt command also autocomplete directories
2019-03-17 19:10:06 +01:00
188ef019f3
zsh: aliases.zsh: add extra grep alias and let less display color by default
2019-03-13 16:13:37 +01:00
49e22b35bb
add faui03f to HiDPI config
2019-01-09 23:52:03 +01:00
c258f61b60
config: barpyrus: config.py: make HiDPI settings more generic
2019-01-09 23:50:31 +01:00
cb4255d84e
zshrc: use multiplexer.zsh
2018-11-28 01:38:24 +01:00