Commit graph

117 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
be42ae6fc1 Merge branch 'user/okmans/window-fixes' into 'master'
Improve rules for applications and make some fixes

See merge request tile-os/tileos-settings-sway!10
2024-08-17 19:42:43 +00:00
Alexander Oakman
a5592ab130 Fix the pcmanfm-qt daemon start command 2024-08-17 22:22:25 +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
Alexander Oakman
2a9f64fbe9 Add swayidle timeout to suspend 2024-07-27 19:05:20 +03:00
Alexander Oakman
178fe562cf Improve theme contrast for Alacritty 2024-07-17 22:48:43 +03:00
Alexander Oakman
1a3b4d924b Improve theme contrast for pluma 2024-07-17 22:46:19 +03:00
Alexander Oakman
76acec7bb7 Improve theme contrast for waybar 2024-07-17 22:44:21 +03:00
Alexander Oakman
f3cc45993d Use variables for colors in the Alacritty theme yaml 2024-07-17 22:37:02 +03:00
88e5d60fbc
Set qt6 style to kvantum-dark 2024-06-19 17:00:03 +04:00
5a6c730298 Change wallpaper 2024-02-14 23:01:42 +04:00
5183a881ca waybar: disable bluetooth module if no controller is found 2024-02-08 19:25:49 +04:00
479b1fb200 Fix typo 2024-02-02 22:34:20 +04:00
12183033bf waybar: add Help module, run help overlay on demand 2024-01-28 17:19:15 +04:00
f487ab78fb Temporary remove Scratchpad module 2024-01-22 22:24:35 +04:00
9971db1ee8 Fix cursor for GTK 2 apps 2024-01-12 00:00:51 +04:00
d09714a045 Set Bibata cursor, update changelog 2024-01-10 21:59:20 +04:00
fb6e60d19e Enable idle inhibitor by default 2024-01-08 18:28:17 +04:00
888e50e5aa Fix colors, revert 'reduce panel size' 2023-11-22 10:10:11 +04:00
d1e3b80100 waybar: add color schemes 2023-11-21 13:04:16 +04:00
7525d8fd43 Reduce panel size, move tray module 2023-11-21 12:04:44 +04:00
a3a2b263d1 waybar: remove mouse scrolling from Pulseaudio module
otherwise it starts consuming up to 100% CPU
since the module already has built-in support for volume control with the mouse wheel,
and with an additional command to change the volume with the wheel, it connects to two sound servers
2023-11-14 15:28:06 +04:00
ae201bdd5d Change default cursor theme to Catppuccin 2023-11-03 15:35:14 +04: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
cf5345666e Adjust SplitterPos in pcmanfm-qt 2023-09-13 13:55:36 +04:00
bac16dd45c Update wallpaper 2023-09-09 23:17:37 +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
d5517a15f6 Set focus on window activation 2023-08-24 15:35:02 +04:00
7540e9d50d Fix syntax error 2023-08-21 13:07:32 +04:00
7b8c3c6d98 feature: Allow switching between containers 2023-08-21 10:23:35 +04:00
312a2f093c Starting swayidle as systemd service 2023-08-21 10:19:19 +04:00
4b17935119 Improve environment variables export 2023-08-17 17:05:53 +04:00
e24b0a545f Fix xdg-user-dirs autostart 2023-08-01 22:47:30 +04:00
f0ad243a57 Autostart xdg-user-dirs 2023-07-31 23:13:15 +04:00
91e3c81314 Back to nmtui 2023-07-26 18:33:12 +04:00
10408b785e Fix wallpaper path 2023-07-26 14:48:37 +04:00
9866ed19b3 Move Sway tnemes from artwork packcage 2023-07-24 19:31:11 +04:00
76476994b9 Use nm-connection-editor as primary NM GUI 2023-07-18 15:17:51 +04:00
806c8b60b8 Add default mime list 2023-07-14 22:49:44 +04:00
485fa30b72 waybar: run Pulsemixer only once 2023-07-14 22:49:27 +04:00
f734e41531 Remove unused configs 2023-07-11 19:22:15 +04:00
f53f4013ea Add flock wrapper for running only one process 2023-07-11 19:18:35 +04:00
c7969c5a1d waybar: improve network module 2023-07-10 16:44:41 +04:00
ebf6d21941 Fix floating_shell for Alacritty 2023-07-02 00:16:21 +04:00
b5bff35d5d Switch to Alacritty in PCmanFM-Qt 2023-06-30 21:04:52 +04:00