61298cf074
Merge branch 'master' into machine/odin
2024-01-01 21:52:26 +01:00
5d09935487
Merge branch 'bash'
2024-01-01 21:52:05 +01:00
5f9823bbf9
Merge branch 'gpg-update'
2024-01-01 21:51:55 +01:00
12abfc75eb
[mail]: Add jm@sauers.cc account
2024-01-01 21:50:35 +01:00
e118e7b972
[mail]: Update GPG Key
2024-01-01 21:44:29 +01:00
20ff221afd
[mail]: Remove unused file
2024-01-01 21:39:54 +01:00
449ab42e2f
[mail]: Update account uni
...
* Native SMTP usage
* Seperate from other mutt account
* Change mail address
2024-01-01 15:22:34 +01:00
f82d46cd53
[mail]: Change gmail account setting
...
Change to use native SMTP and seperate from other mutt accounts.
2024-01-01 15:00:28 +01:00
19845eae55
[mail]: Remove obsolete keybindings from muttrc
2023-12-28 22:43:34 +01:00
5655335789
[mail]: Remove accounts from muttrc
...
First commit in a series of commit to switch to seperate account file.
This is needed to support multiple account on the same mail server in
saner way.
2023-12-28 22:41:42 +01:00
8b15447b97
[mail]: Use imap_idle
...
Using imap_idle per default now.
2023-12-28 22:38:04 +01:00
ca39b6b544
[mail]: Cleanup muttrc
...
Remove unused options and obsolete configuration values.
2023-12-28 22:35:49 +01:00
3bd6c555c6
[shell]: Update .bashrs for updated base16-colors
...
Missed updates to .bashrc for last update in
commit 653775a86072ba2be7361b0101bcfb8dd6bfe5a9
2023-12-28 22:24:39 +01:00
3f582c0777
[gnupg] Update gpg.conf
...
Since SKS keyservers are gone changing default keyserver to
keyserver.ubuntu.com an honoring key server urls.
2023-12-28 22:23:11 +01:00
e189dd49f3
Merge branch 'master' into mashine/odin
2023-11-22 22:14:27 +01:00
71313888dd
Fix .xsessonrc to setup correct DPI
2023-11-22 22:14:04 +01:00
653775a860
Update base16-shell submodule
2023-11-22 22:13:31 +01:00
b64fffa400
Update vim plugins
2023-11-22 22:13:09 +01:00
794512c186
Remove "youcompleteme"
...
Errors on loading plugin caused by upgrade in upstream package.
Systemwide plugin can now loaded with ':packadd youcompleteme'
See: /usr/share/doc/vim-youcompleteme/README.Debian
2023-11-22 22:10:09 +01:00
9d961ccae1
Fix .xsessonrc to setup correct DPI
2023-11-22 21:54:16 +01:00
8cac765b99
i3status: Adjust for mashine odin
2022-05-12 16:33:23 +02:00
75077fb448
i3: Change X-Server compositor
2022-05-12 16:16:19 +02:00
bf78fbe56a
vim: Add plugin 'vim-gnupg'
2022-05-12 16:07:52 +02:00
bf414920a8
vim/bundle: Remove plugin vim-soloarized
2022-05-12 16:03:25 +02:00
3ef93c655e
Update .gitignore
2022-05-12 16:03:02 +02:00
e80f7e4d81
msmtp: Enable logging to syslog
2022-05-12 15:54:07 +02:00
dceefadc7e
Xsessionrc: Set Keyboard layout
...
Add Keyboard layout for eu,de and keygroup for changing.
2022-05-12 15:51:16 +02:00
935f12aa7d
shell: Update .profile
...
Add .cabal PATH.
2022-05-12 15:49:20 +02:00
bd270268fc
i3: Update xautolock timeout
...
Increase xautolock timeout.
2022-05-12 15:47:33 +02:00
6438c2dd53
Update .gitignore
2020-12-15 17:31:03 +01:00
35e74baeb8
mail: Change google imap auth method
...
Define the used method for imap authentication. Otherwise, when SASL is
available, mutt will try to authenticate with oauth-tokens. Maybe we
will use this in the future.
2020-12-15 17:29:10 +01:00
8997cdeb2a
Merge branch 'adwaita'
...
* adwaita:
adwaita: Remove hard coded css
2020-12-15 17:28:39 +01:00
11937e6f03
adwaita: Remove hard coded css
...
Instead of linking the css files directly, define the wanted theme in
the correct files. Before this, firefox had trouble to display input
fields correctly. It was not possible for firefox to override the dark
setting for content. Now it works as aspected.
2020-12-15 17:26:24 +01:00
0a507140a1
Merge branch 'i3-volume'
...
* i3-volume:
i3: Add volume control binding group
2020-12-15 17:21:50 +01:00
075920454d
i3: Add volume control binding group
...
Simple volume control binding group.
2020-12-15 17:19:05 +01:00
7791b158ed
Merge branch 'gpg-agent'
...
* gpg-agent:
gnupg: Use system provided /usr/bin/pinentry
gnupg: Enable SSH support for gpg-agent
2020-12-04 11:22:04 +01:00
3d613ee9ab
gnupg: Use system provided /usr/bin/pinentry
...
Use system provided pinentry instead of a fixed version -gnome3 etc.
2020-12-04 11:20:43 +01:00
aa0a73ff16
gnupg: Enable SSH support for gpg-agent
...
This enables the ssh agent compatability of gpg-agent.
2020-12-04 11:19:09 +01:00
e929c1c694
Merge branch 'i3-settings'
...
Add some i3 related changes.
* i3-settings:
i3: Remove names workspace
i3: Enable binding for child focus
i3: Use urxvt daemon
i3: Change default font
i3: Add 'power' mode binding
i3: Replace i3lock with light-locker
2020-12-04 11:17:02 +01:00
15c0da50b3
i3: Remove names workspace
...
I do not use this named workspace in a consistent way so lets remove
them for now.
2020-12-03 15:03:36 +01:00
0ab9954487
i3: Enable binding for child focus
...
Enable binding to set focus to child.
2020-12-03 15:03:36 +01:00
d9589b78d0
i3: Use urxvt daemon
...
This enables the urxvt deamon on i3 startup and all following terminals
(opened through i3) will be attached to the daemon. For more information
consult urxvtd(1) manpage.
2020-12-03 15:03:36 +01:00
342a1d3d98
i3: Change default font
...
Change the default font to 'DejaVu Sans'
2020-12-03 15:03:36 +01:00
6fe90417bd
i3: Add 'power' mode binding
...
This adds a seperate mode binding for controlling power state (suspend,
reboot and poweroff)
2020-12-03 15:03:36 +01:00
f5c4e837df
i3: Replace i3lock with light-locker
...
Replace i3lock with light-locker to enable multi-user setup.
i3lock does not let switch user. light-locker locks with lightdm.
2020-12-03 15:03:36 +01:00
5eb5e7f2aa
Merge branch 'adwaita-dark'
2020-12-02 18:11:48 +01:00
d6d7b67c7d
Add 'adwaita-dark' for Gtk2, Gtk3 and Qt apps
...
Add global configuration for dark mode app for all mayor desktop apps.
2020-12-02 17:32:44 +01:00
090eaad6ac
Merge branch 'no-ff'
...
* no-ff:
mail: Remove format-flowed
2020-12-01 22:04:38 +01:00
ef3f862191
mail: Remove format-flowed
...
Remove format flowed configuration from mutt and vim.
I tried this some time and will stick to self formatting.
2020-12-01 22:03:22 +01:00
e855d4d0fc
mail: Seperate mutt account
...
This seperates my mutt accounts. On startup no default folder is
openend. Bash aliases can be used to start mutt with the desired folder.
2020-12-01 21:53:33 +01:00