mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-10-12 20:16:16 +02:00
added picom again :)
This commit is contained in:
parent
732529102f
commit
528675c5e3
@ -4,3 +4,5 @@
|
||||
|
||||
# Opacity of inactive windows. (0.1 - 1.0)
|
||||
inactive-opacity = 1.0;
|
||||
vsync=true
|
||||
backend="glx"
|
||||
|
1
dependencies/pacman.txt
vendored
1
dependencies/pacman.txt
vendored
@ -96,3 +96,4 @@ gnome-themes-extra
|
||||
cups
|
||||
system-config-printer
|
||||
duf
|
||||
picom
|
||||
|
@ -310,6 +310,7 @@ mode "$mode_gaps_outer" {
|
||||
############################################
|
||||
# Autorun #
|
||||
############################################
|
||||
exec_always --no-startup-id picom -b
|
||||
exec --no-startup-id i3-msg 'workspace $workspace2; exec xfce4-terminal' && i3-msg 'workspace $workspace1'
|
||||
exec --no-startup-id i3-msg 'workspace $workspace12; exec enpass'
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
Loading…
Reference in New Issue
Block a user