1
0
Fork 0
Commit graph

92 commits

Author SHA1 Message Date
coderkun 07f89f19c1 Waybar: Fix clock labels 2024-03-19 12:05:36 +01:00
coderkun dfe2796e0e Add shortcuts for “timew” 2024-01-28 13:05:16 +01:00
coderkun 1885b8b879 Use gopass without helper script 2024-01-28 12:56:43 +01:00
coderkun eb72e82373 sway: Replace “pass” shortcuts with “gopass” 2023-12-23 18:20:46 +01:00
coderkun b01d9345d8 Remove whitespace shortcut 2023-12-23 18:18:04 +01:00
coderkun 5720cc12ce neovim: Configure gruvbox colours 2023-12-23 18:11:10 +01:00
coderkun 1752fdeac0 neovim: Set color column per file type 2023-12-23 18:07:30 +01:00
coderkun acfd4d8e3a neovim: Enable spell checking per file type 2023-12-23 18:06:33 +01:00
coderkun d549e5eca1 Remove desktop file for neomutt 2023-12-23 18:05:22 +01:00
coderkun cba66eebd0 Remove desktop file for Firefox (Wayland) 2023-12-23 18:05:06 +01:00
coderkun d5fc1a29fa aerc: Fix several settings 2023-09-08 17:13:08 +02:00
coderkun 4168ccef66 Update aerc config for version 0.15 2023-05-12 08:42:11 +02:00
coderkun 6cd53f1b8d aerc: Update UI settings 2022-08-28 16:38:55 +02:00
coderkun 7829115030 sway: Add shortcut for “passusermenu” 2021-09-12 21:18:14 +02:00
coderkun 69465585d3 waybar: Add custom widget to list active VPN connections 2021-09-12 20:48:04 +02:00
coderkun 666114e38a sway: Set mousespeed for “yuki” 2021-09-09 23:01:46 +02:00
coderkun 8051d8e962 aerc: Add styling configuration 2021-03-13 12:32:16 +01:00
coderkun 9bf7c9ed7d aerc: Update key bindings 2021-03-13 12:31:06 +01:00
coderkun 5305f384b9 sway: Include device config by hostname 2021-03-13 12:29:47 +01:00
coderkun 81422e73e9 sway: Change keyboard layout to “bone” 2021-03-13 12:29:19 +01:00
coderkun 2a8b9bf780 Remove i3blocks configuration 2021-03-13 11:59:09 +01:00
coderkun 86a1e34b77 sway: Replace bar “i3blocks” with “waybar” 2021-03-13 11:57:42 +01:00
coderkun c3192ad291 sway: Set maximum floating size on “yuki” 2021-03-13 11:51:53 +01:00
coderkun fc6a51e94a neovim: Add terminal configuration 2021-03-13 11:50:51 +01:00
coderkun c5740a08b7 vim: Add shortcuts for buffer navigation 2021-03-13 11:49:55 +01:00
coderkun 1db2c2275f vim: Use colorscheme “gruvbox” 2021-03-13 11:48:27 +01:00
coderkun f9c9809c4c waybar: Add custom widget for “timew” 2021-03-13 11:46:28 +01:00
coderkun f4ee36e30f waybar: Update styles 2021-03-13 11:37:37 +01:00
coderkun 5dd705366f Add luakit configuration 2021-03-13 11:36:39 +01:00
coderkun 172c5a6e6b Remove qutebrowser configuration 2021-03-13 11:34:56 +01:00
coderkun c7449d3c81 Remove i3 configuration 2021-03-13 11:28:49 +01:00
coderkun c2829fa8b3 qutebrowser: Update Wayland desktop file 2021-03-13 11:27:48 +01:00
coderkun 78ee784e68 Add waybar configuration 2020-08-30 11:54:55 +02:00
coderkun 5a73c6a726 qutebrowser: Update autoconfig 2020-08-30 10:53:09 +02:00
coderkun 9256ff7a23 sway: Add binding for “passmenu”
Add a binding to sway for launching a custom “passmenu” script.
2020-07-19 15:45:07 +02:00
coderkun decd1e6916 sway: Simplify input configuration
Simplify the input configuration in sway by setting the keyboard layout
based on the type and move the declaration from the device-specific
files to the main configuration file
2020-07-04 15:21:29 +02:00
coderkun 746c2eab48 mutt: Add desktop file for “neomutt” 2020-07-04 13:36:14 +02:00
coderkun 79502c205d sway: Add Systemd unit for “swayidle” 2020-07-04 13:36:03 +02:00
coderkun 537ac6f711 sway: Make output commands more robust 2020-07-04 13:34:32 +02:00
coderkun 36b770b4e2 sway: Fix system environment commands 2020-07-04 13:33:57 +02:00
coderkun cc677f3ccd sway: Use Alacritty terminal
Replace Termite with Alacritty as terminal emulator.
2020-07-04 12:50:44 +02:00
coderkun db8d5ff349 sway: remove “swaynag” and “swaylock”
Remove keybindings for “swaynag” and “swaylock” from Sway configuration.
2020-07-04 12:45:28 +02:00
coderkun 8d215d604d sway: Map some keys using “bindcode”
Map some keys using “bindcode” instead of “bindsym” to be independent
from the current keyboard layout.
2020-07-04 12:41:45 +02:00
coderkun a3f702083a Add mbsync service and timer units 2020-03-01 14:01:47 +01:00
coderkun 879bfb6e3d Add custom desktop files 2020-03-01 13:57:51 +01:00
coderkun 02b6fc8a7c neovim: Use colorscheme “molokai” 2020-03-01 13:49:51 +01:00
coderkun 02a4e8625c sway: Fix some best-practice details 2020-03-01 13:48:40 +01:00
coderkun a357f2885e i3: Remove i3status configuration 2020-03-01 13:47:36 +01:00
coderkun a643a8ab3b i3: Update i3blocks configuration 2020-03-01 13:47:15 +01:00
coderkun 04b9629f69 i3: Add monitor mode 2020-03-01 13:46:05 +01:00