some cleanup as I am setting up the surface

This commit is contained in:
Matthias Puchstein
2026-03-16 00:32:59 +01:00
parent 7c39de5d9a
commit 081e104584
6 changed files with 2 additions and 41 deletions

View File

@@ -1,11 +0,0 @@
[Desktop Entry]
Name=Nextcloud
GenericName=File Synchronizer
Exec="/usr/bin/nextcloud" --background
Terminal=false
Icon=Nextcloud
Categories=Network
Type=Application
StartupNotify=false
X-GNOME-Autostart-enabled=true
X-GNOME-Autostart-Delay=10

View File

@@ -1,6 +0,0 @@
[MIME Cache]
x-scheme-handler/discord=vesktop.desktop;
x-scheme-handler/element=io.element.Element.desktop;
x-scheme-handler/mumble=info.mumble.Mumble.desktop;
x-scheme-handler/steam=steam.desktop;
x-scheme-handler/steamlink=steam.desktop;

View File

@@ -1,4 +0,0 @@
[Desktop Entry]
Exec=/usr/bin/swayosd-server
Name=swayosd-server
Type=Application

View File

@@ -1,12 +0,0 @@
[Desktop Entry]
Name=Vesktop
Exec=vesktop %U
Terminal=false
Type=Application
Icon=vesktop
StartupWMClass=vesktop
GenericName=Internet Messenger
Categories=Network;
Keywords=discord;vencord;electron;chat;
MimeType=x-scheme-handler/discord;
Comment=Vesktop is a custom Discord desktop app

View File

@@ -1,8 +0,0 @@
[Desktop Entry]
Type=Application
Name=Waybar
Comment=Start Waybar on login
Exec=waybar
TryExec=waybar
Icon=waybar
Terminal=false

View File

@@ -76,6 +76,8 @@ bind = $mainMod CTRL, Grave, exec, $nothide
# Session
bind = $mainMod, Pause, exec, $lockcmd
bind = $mainMod SHIFT, Pause, exec, $powermenu
bind = $mainMod, End, exec, $lockcmd
bind = $mainMod SHIFT, End, exec, $powermenu
# Window management
bind = $mainMod, Q, killactive,