diff --git a/.config/sway/config b/.config/sway/config index 3b536e2..e76e0de 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -215,8 +215,11 @@ bindsym $mod+p exec slurp | grim -g - - | tee ~/Pictures/$(date +%s).png | wl-co bindgesture swipe:right workspace prev bindgesture swipe:left workspace next +seat seat0 xcursor_theme Adwaita 25 + # Auto start .desktop files using dex #exec dex -a +exec pipewire exec powertop --auto-tune exec swaync exec sway-audio-idle-inhibit diff --git a/applications/discord.desktop b/applications/discord.desktop new file mode 100644 index 0000000..218bf40 --- /dev/null +++ b/applications/discord.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Discord +StartupWMClass=discord +Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone. +GenericName=Internet Messenger +Exec=/usr/lib/discord/Discord --enable-features=UseOzonePlatform --ozone-platform=wayland +Icon=discord +Type=Application +Categories=Network;InstantMessaging; +Path=/usr/bin