updated configuration
This commit is contained in:
parent
0db61f068f
commit
cd7a9d846e
4 changed files with 24 additions and 6 deletions
|
@ -24,7 +24,7 @@ automount = udiskie -As
|
|||
autostart_wf_shell = false
|
||||
background = wf-background
|
||||
bar = waybar
|
||||
element = element-desktop --hidden
|
||||
element = dbus-launch element-desktop --hidden --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||
idle = swayidle -w timeout 590 gtklock before-sleep gtklock
|
||||
network = sleep 5; nm-applet --indicator
|
||||
notifications = mako
|
||||
|
@ -69,7 +69,7 @@ command_firefox = firefox
|
|||
command_gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
||||
command_kanshi = kanshi
|
||||
command_launcher = wofi --show drun
|
||||
command_matrix = element-desktop
|
||||
command_matrix = dbus-launch element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||
command_mute = pamixer -t
|
||||
command_screenshot = grim $(date '+%F_%T').png
|
||||
command_screenshot_interactive = slurp | grim -g - $(date '+%F_%T').png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue