Commit graph

83 commits

Author SHA1 Message Date
finga 6bd4251fdb i3status-rs: Change font
Change font to NotoSansMono-Regular.
2024-04-05 12:46:20 +02:00
finga a4e7c0d67f fuzzy-i3lock: Use and improve 37c3 fuzzy-i3lock 2024-01-03 10:43:20 +01:00
finga 65f328d09f dunst: Improve dunst keybindings 2024-01-03 10:42:55 +01:00
finga ddbc36926d screens: Add screen 0 2024-01-03 10:42:17 +01:00
finga c4a7b9bc40 i3lock: Make fuzzy-i3lock a bit like 37c3 2023-11-30 16:09:32 +01:00
finga c3bf62e3ed dunst: Change keybinding to pop msg from history
Use $mod+comma instead of $mod+grave to pop messages from the history.
2023-09-14 14:57:51 +02:00
finga 7ccc66aabd i3-config: Change lock shortcut
In order for the super-l key combination to be available in other
programs change it to super-shift-l.
2023-08-25 11:06:22 +02:00
finga 871ebf00dc i3status-rs: Add the backup volume
Also show the usage of the backup volume.
2023-07-05 16:58:44 +02:00
finga c9f0e2200a i3status-rs: Show names instead of too long paths
In order to not oversize the status bar configure names instead of the
too long paths.
2023-07-05 16:57:56 +02:00
finga 7adb7a638b screens: Add two other screens
In order to have enough screens pin screen 11 and 12 to the laptop.
2023-06-26 16:50:08 +02:00
finga 878ed3a0d2 dunst: Add keybindings for dunst
In order to control dunst from the keyboard create some keybindings.
2023-06-23 11:12:07 +02:00
finga 2801e7f5bd dunst: Create dunst config
In order to improve visibility of notifications add a custom
configuration.
2023-06-20 14:44:58 +02:00
finga 1d700f2484 i3status-rs: Drop uptime in favor of disk usage
Drop uptime block on main monitor in favor of disk usage of `\boot`
and as uptime is shown on the right screen anyways.
2023-06-02 13:10:06 +02:00
finga cabe73601d Optimize workspace bindings per screen 2023-04-25 08:54:39 +02:00
finga ae4ef3463c Show battery information in i3status 2023-04-20 10:51:37 +02:00
finga 6594a5bd91 Optimize status bar 2023-04-20 08:06:06 +02:00
finga 914e5da29e Use the correct command to take screenshots 2023-04-19 16:11:03 +02:00
finga e68f01d1a7 Update i3status-rs configs 2023-04-19 16:09:56 +02:00
finga 5eb19a39ea Add autolock to i3 config 2023-04-19 16:08:36 +02:00
finga 63d1d56ee6 Add new screen setup 2023-04-19 15:37:58 +02:00
finga ea172a8c6d i3status-rs: Update configuration to last version 2022-09-03 23:58:14 +02:00
finga 049f75ca5c Move i3-status-rs config and update 2022-04-11 18:21:32 +02:00
finga 457b967592 Add volume +/- 1% to media keys
To be able to +/- volume more accurate.
2021-11-11 12:53:13 +01:00
finga d4a93ff109 Improve i3status-rs
Reorder sound and improve other stuff.
2021-11-02 20:10:56 +01:00
finga 97dcd23dca Use variables for screen identification
That way less has to be changed when using different screens.
2021-11-02 10:51:22 +01:00
finga 6803914a02 Add media keys
Control mpc from keyboard.
2021-10-28 10:28:09 +02:00
finga dbf6b1d99e Revert using i3-dmenu-desktop over dmenu
I prefer using `dmenu` over `i3-dmenu-desktop`.
2021-10-21 10:39:19 +02:00
finga 9ecf54c55f Improve execs, comments and audio commands 2021-10-20 13:29:33 +02:00
finga faa502b081 Add audio volume control 2021-10-07 11:28:41 +02:00
finga 3984fa8171 Add screenshot shortcut 2021-03-23 17:21:05 +01:00
finga b6124d8e0c Add weather to i3-status-rs 2021-03-12 10:38:39 +01:00
finga d85f425c84 Add ibus key bindings 2020-12-22 11:40:43 +01:00
finga 2b1a9f7b60 Fix direction when resizing windows 2020-12-22 11:40:20 +01:00
finga 3aea5c709e Adapt i3-status-rs config to current version 2020-10-24 11:17:24 +02:00
finga c15f56b1cc Use more emacsic keybindings 2020-10-24 11:16:39 +02:00
finga 5cdd3afc5f Add key bindings for window moving and fullscreen 2020-08-05 18:37:28 +02:00
finga 9321366677 Use Emacs keybindings for navigation 2020-07-11 00:20:17 +02:00
finga d82e2202da Shorter refresh rate for maildir 2020-04-04 16:41:25 +02:00
finga fa2184b884 Use shorter format strings for time 2020-03-16 16:32:29 +01:00
finga 9786ce48cf fixed workspaces per screen 2020-03-16 16:25:51 +01:00
finga ca48058d3b choose terminal and editor via env 2020-03-07 18:41:27 +01:00
finga c8f0414b9b Remove i3-status config and update i3status-rs
- add music
- add seperator + color
2020-03-03 23:05:41 +01:00
finga 786b6118e4 show barchart for cpu in i3status-rust 2020-01-29 15:13:33 +01:00
finga a36b38a3de use pipe as separator 2020-01-11 17:50:17 +01:00
finga af3383ac1f use i3status-rust 2020-01-11 17:23:05 +01:00
finga 174f55cd1b move bin to .local 2020-01-11 17:21:22 +01:00
finga 580db66f32 remove fuzzy-i3lock when changing user 2019-12-19 18:31:53 +01:00
finga 038e8ae38b add fuzzy-i3lock to i3 config 2019-12-04 22:31:08 +01:00
finga c3c5536e80 make i3-run executable 2019-12-03 23:30:15 +01:00
finga ae193cf41c add fuzzy-i3lock 2019-12-03 20:57:14 +01:00