Commit graph

203 commits

Author SHA1 Message Date
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
cd1155de86 Merge branch 'user/okmans/fix-pcmanfm-daemon' into 'master'
Fix the pcmanfm-qt daemon start command

See merge request tile-os/tileos-settings-sway!11
2024-08-17 19:42:13 +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
afe557042c Merge branch 'user/okmans/swayidle/sleep' into 'master'
Add swayidle timeout to suspend

See merge request tile-os/tileos-settings-sway!9
2024-07-31 18:18:43 +00:00
Alexander Oakman
2a9f64fbe9 Add swayidle timeout to suspend 2024-07-27 19:05:20 +03:00
70078da4ac Update changelog 2024-07-24 23:57:17 +04:00
ca95164088 Merge branch 'user/okmans/start-sway/ssh-agent' into 'master'
Pass the env variable SSH_AUTH_SOCK to all processes in the session

See merge request tile-os/tileos-settings-sway!5
2024-07-24 19:46:11 +00:00
Alexander Oakman
98d42bd113 Pass SSH_AUTH_SOCK env to all processes in the session
As stated in the ssh-agent manual, running desktop-manager as a fork of ssh-agent
is a possible way to configure the agent and pass its socket to all underlying processes.
A similar trick is used in LMDE.
2024-07-24 22:32:35 +03:00
836e378d5a Merge branch 'user/okmans/swayidle/restart' into 'master'
Fix ordering cycle on swayidle-restart.path

See merge request tile-os/tileos-settings-sway!6
2024-07-23 12:30:36 +00:00
4f10917b6f Merge branch 'user/okmans/waybar/restart' into 'master'
Add waybar configuration monitoring service

See merge request tile-os/tileos-settings-sway!7
2024-07-23 12:29:39 +00:00
Alexander Oakman
6dd19b8f20 Add waybar configuration monitoring service 2024-07-23 02:25:10 +03:00
Alexander Oakman
84cced30d0 Fix ordering cycle on swayidle-restart.path 2024-07-23 02:21:25 +03:00
5af0a5be11 Update changelog 2024-07-20 15:02:03 +04:00
c5ac3155f5 Merge branch 'user/okmans/catppuccin-colors/fixed' into 'master'
An attempt to make the theme colors more contrast

See merge request tile-os/tileos-settings-sway!4
2024-07-18 15:28:39 +00:00
6ffbd754be Merge branch 'user/okmans/alacritty/theme' into 'master'
Use variables for colors instead of repeating colors in Alacritty's theme.yaml file

See merge request tile-os/tileos-settings-sway!3
2024-07-18 15:27:13 +00:00
46224a32e6 Merge branch 'user/okmans/swayidle/restart' into 'master'
Automatically restart the swayidle when its configuration changed

See merge request tile-os/tileos-settings-sway!2
2024-07-18 15:26:32 +00:00
60b0e8c8ec Merge branch 'user/okmans/swayidle/wait' into 'master'
Non-blurry screen content appears on the locked screen for a second when the laptop wakes up.

See merge request tile-os/tileos-settings-sway!1
2024-07-18 15:25:30 +00: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
Alexander Oakman
852abda7aa Add swayidle configuration monitoring service 2024-07-17 22:28:39 +03:00
Alexander Oakman
178b7041eb Fix showing a non-blurry screen when the laptop wakes up
Before entering sleep mode, make sure that the swayidle is waiting for all commands to be completed. This prevents unprotected content from briefly flashing on the laptop screen when it wakes up.
2024-07-17 22:21:11 +03:00
88e5d60fbc
Set qt6 style to kvantum-dark 2024-06-19 17:00:03 +04:00
9fed8eaf1c Fix appending user keybindings to help overlay 2024-02-25 19:23:25 +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
e8ed595a12 Update changelog 2024-01-29 10:18:01 +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
58f1bacc68 Typo 2023-12-10 21:21:40 +04:00
df0e7ddf4c Remove bashism from start-tileos 2023-12-08 19:44:38 +04:00
157e75c293 Add README and screenshot 2023-12-06 12:26:43 +04:00
9ad9a2b906 Small fixes 2023-12-02 13:23:40 +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
57db7a8c2e Do not apply NVIDIA specific variables on PRIME setups 2023-11-14 15:23:07 +04:00
68483ba8d0 Add portals config 2023-11-03 16:26:16 +04:00
ae201bdd5d Change default cursor theme to Catppuccin 2023-11-03 15:35:14 +04:00