mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-04 18:24:38 +02:00
More initial configuration
Notably add Dunst for notifications.
This commit is contained in:
parent
d85a504c53
commit
f306d92a0d
8 changed files with 109 additions and 10 deletions
|
@ -6,7 +6,6 @@ PartOf=graphical-session.target
|
|||
ExecStart=/usr/bin/picom --backend glx \
|
||||
--xrender-sync-fence \
|
||||
--vsync \
|
||||
--opacity-rule 100:fullscreen \
|
||||
--opacity-rule 85:!fullscreen \
|
||||
--opacity-rule 100:focused
|
||||
--inactive-opacity 0.85 \
|
||||
--opacity-rule 100:fullscreen
|
||||
Restart=on-failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue