Commit Graph

25 Commits

Author SHA1 Message Date
druckdev
4253ba633b Link local scripts when installing 2020-06-28 18:13:17 +02:00
druckdev
a53271be46 Different cursor styles also in TMUX
Set cursor style depending on the current mode also in TMUX.
2020-06-28 17:45:11 +02:00
druckdev
d602b75195 Change font to bigger MesloLGS NF 2020-06-28 17:30:36 +02:00
druckdev
3d2e63fd6b Cleanup gitignore
Sort alphabetically.
Separate specific files from files that should be ignored everywhere.
Add full path to specific files.
2020-06-28 17:29:17 +02:00
druckdev
1c91a32ef9 Start gnome-keyring with window manager
Replace calling gnome-keyring-daemon in every zsh instance with just
sourcing the file the daemon returns on startup in i3.
TODO: Use pam for that
2020-06-27 08:20:48 +02:00
druckdev
e668feb9db Update p10k to v1.11.0
Update powerlevel10k to v1.11.0.
Include patch of applied changes to the configuration created by the
wizard.
2020-06-26 00:03:57 +02:00
druckdev
d56da06737 Add terminfo entries for some keybindings
To support the same keybindings under st, use the terminfo entries.
2020-06-25 23:55:35 +02:00
druckdev
7526a5530b Keep variable local 2020-06-25 23:54:53 +02:00
druckdev
d9de21efce Include config.ini into conf tool 2020-06-25 23:54:18 +02:00
druckdev
b3ad3a48c5 Add aliases
Add hint if reboot is necessary after updating.
Add alias to grep a date string.
Always scale images opened with feh to fit the window.
Add alias to open a "temporary" shell in alternate mode that does not
mess with the scrollback history.
2020-06-25 23:52:03 +02:00
druckdev
d8b40ce427 Display playing media information 2020-06-25 23:26:28 +02:00
druckdev
6cdabb78be Multi monitor support
When restarting i3 check for connected second monitor: scale it and
restart polybar if there is one.
Put polybar tray on the main monitor.
Do not kill polybar and relaunch it when restarting i3, but restart it
using ipc (much faster).
2020-06-25 23:20:08 +02:00
druckdev
0ca808f415 Use dircolors in st. 2020-06-25 23:10:06 +02:00
druckdev
ab01a9a9ce Add check for missing arguments
Another error that occurred when refactoring the script before
committing it. It was like this when I created it. I swear!
2020-06-25 23:06:45 +02:00
druckdev
1a8a41f867 Fix typo
Fix typo that occurred when fixing the capitalization of zoom.
2020-06-24 17:31:53 +00:00
druckdev
e7427ba925 Add scripts collection
Add a couple of utility scripts.
2020-06-24 16:56:47 +02:00
druckdev
31a4bc0768 Use st as terminal
Switch from gnome-terminal to st (see fork on github).
Open new terminal by default in the same working-dir as current window.
Modify scratchpad-terminal to work with every terminal.
2020-06-24 16:05:34 +02:00
druckdev
2c2baa7187 User management and tabs
Use Github credentials when in Projects/github folder.
All other custom github projects are stored in user.config.
Use 8 spaces for tabs to see whitespace error in git diffs.
2020-06-24 15:39:04 +02:00
druckdev
e7d8ed55ed added bluetooth module; replaced bars with ramps 2020-04-28 01:57:04 +02:00
druckdev
758b6e5713 multi monitor support; auto reload config 2020-04-28 01:47:55 +02:00
druckdev
16dd765faa replaced weird hack with sourcing env vars 2020-04-28 01:44:22 +02:00
druckdev
eb1762e28d pause media when locking 2020-04-28 01:43:42 +02:00
druckdev
161ee66f2c highlight trailing whitespace 2020-04-28 01:42:21 +02:00
druckdev
b85de5d781 change backlight in steps of 5% 2020-04-28 01:41:44 +02:00
druckdev
0c743950ac Initial commit 2020-04-23 14:50:36 +02:00