Commit graph

16 commits

Author SHA1 Message Date
92d0678ff1 keybindings: Fix keybinding to move windows
Fix the keybindings to put windows to the 11th and 12th workspaces.
2025-05-31 12:50:31 +02:00
e9fbc459e5 config: Fix positioning and focusing screens
Remove negative offsets and force focus on first screen.
2025-05-31 12:49:19 +02:00
83e107c13c config: Disable tray output
Disable to put tray icons anywhere on the screen.
2025-05-31 12:48:30 +02:00
02a9c36940 workspaces: Set output screen of workspaces 2025-01-26 14:40:42 +01:00
ae8de34f69 Extend keybindings for handling tiling/floating modes 2025-01-26 14:39:53 +01:00
6bd589e725 Update fullscreen toggling of windows keybinding 2025-01-26 14:38:25 +01:00
0f4249c844 Fix scratchpad keybindings
When they were introduced due to the switch to sway, they conflicted
with the workspace setup.
2025-01-26 14:36:15 +01:00
f974499e80 Merge branch 'x13' and switch to sway
Conflicts:
- .config/i3/config
- .config/i3status-rust/config.toml
- .gitignore.d/i3
- .local/bin/fuzzy-i3lock
2025-01-26 04:36:14 +01:00
e857d100d8 workspaces: Add 0th, 11th and 12th workspaces 2024-09-19 00:21:45 +02:00
228a2d7f84 workspaces: Extract workspace config
Extract the configuration for workspaces so it is contained in a
specific file.
2024-09-19 00:19:29 +02:00
23925c9f34 screenlock: Extract screenlock config
Extract screenlock config into its own file.
2024-04-27 15:07:05 +02:00
4962c99ca6 dunst: Improve dunst keybindings 2024-04-27 14:58:39 +02:00
e7b0476c36 media: Extract media key bindings
Extract media key bindings into own file.
2024-04-27 14:52:00 +02:00
60760861c2 config: Fix workspaces
As the workspace keybindings were broken, fix them.
2023-09-29 18:31:00 +02:00
28a0adf76c dunst: Add keybindings for dunst
In order to control dunst from the keyboard create some keybindings.
2023-09-29 18:24:19 +02:00
36822738e7 sway: Migrate to sway
Use `sway` as the new wm so migrate the config.
2023-06-20 20:18:49 +02:00