Commit graph

29 commits

Author SHA1 Message Date
Alexander Oakman
34e6157757 Allow some applications to inhibit shortcuts
Virtualization and remote desktop applications should be able to
inhibit keyboard shortcuts.
2024-08-19 23:22:00 +03:00
Alexander Oakman
ce28901167 Add a rule for Removable medium dialog
Forces the dialog to open in floating mode.
2024-08-17 20:13:19 +03:00
Alexander Oakman
938d9d7eda Add a rule for Choose an Application dialog
Forces the dialog to open in floating mode.
2024-08-17 20:11:41 +03:00
Alexander Oakman
1b7c96ee50 Add librewolf window rules 2024-08-17 20:11:41 +03:00
Alexander Oakman
5baec8d64c Disable sticky mode for Firefox Library windows
This forces firefox's library windows to stay in the same workspace
as the parent firefox window. Moving a child window across all
workspaces is strange behavior.
2024-08-17 20:06:42 +03:00
Alexander Oakman
803ace98f7 Fix regex in rule for Firefox
The rule was not used for windows, the title of which began with
the uppercase letter. Now this is fixed.
2024-08-17 20:01:55 +03:00
17f3663a9b Move some scripts back to Sway config
There is no need to run these scripts as systemd user services
since they are optional and can be modified or deleted by the user
2023-09-16 11:59:20 +04:00
68d6cff1a4 Add more services 2023-09-04 00:37:17 +04:00
d46649ed5f Drop import-gsettings workaround 2023-09-01 14:37:38 +04:00
312a2f093c Starting swayidle as systemd service 2023-08-21 10:19:19 +04:00
911f77763f Switch to Alacritty 2023-06-30 20:56:09 +04:00
29cb5b406a Add PCmanFM-Qt settings 2023-06-30 02:44:08 +04:00
0dbf537086 Switch to pcmanfm-qt and kitty 2023-06-30 02:20:28 +04:00
15cc1dc01a Add help overlay via nwg-wrapper 2023-06-24 23:18:10 +04:00
b24827c1e9 Add Calamares window rule (for native Wayland window) 2023-06-10 22:26:24 +04:00
03d1820607 Enable swayidle 2023-06-10 22:16:47 +04:00
a41cccb120 Revert "Swtich back from running apps with systemd"
This reverts commit 6b0a66e6be.
2023-06-10 22:14:39 +04:00
6b0a66e6be Swtich back from running apps with systemd
systemd integration for Sway is cool, but introduces a lot of
unexpected problems, such as race conditions. So switch back to classic
config-based systemd for autostarting services until all major problems
with systemd integration (sway-systemd) will resolved
2023-06-09 18:02:22 +04:00
ea21b561b7 Change Wofi to Rofi Wayland 2023-06-04 21:20:23 +04:00
8143fa0a07 Change Sway color scheme path 2023-06-04 21:16:51 +04:00
131a001268 Move theme variables to config.d 2023-05-27 13:31:29 +04:00
f3cee6dcd7 Start poweralertd via systemd 2023-05-23 16:29:58 +04:00
13beedf4c0 Remove dex from autostart 2023-05-17 14:27:39 +04:00
f34cc51559 Remove Waybar from autostart (now handles with systemd)
This is also removes the ability to substitute system-wide Waybar config
with our own, because Waybar's systemd unit file doesn't provide
such functional. Default Waybar config is now placed in ~/.config/waybar/
2023-05-17 13:21:53 +04:00
06644fe9c6 Remove Swayr from autostart (now it handles with systemd) 2023-05-17 13:19:27 +04:00
aa814b21f1 Add Swayr config 2023-05-05 17:28:45 +04:00
b5cd4f058c Wire up more scripts 2023-05-05 17:13:31 +04:00
f121c42e2c Add exist daemon's to autostart 2023-05-02 19:09:59 +04:00
d6ba56e5f4 Initial Sway config 2023-04-29 15:02:58 +04:00