some cleanup as I am setting up the surface
This commit is contained in:
@@ -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
|
||||
@@ -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;
|
||||
@@ -1,4 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Exec=/usr/bin/swayosd-server
|
||||
Name=swayosd-server
|
||||
Type=Application
|
||||
@@ -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
|
||||
@@ -1,8 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Waybar
|
||||
Comment=Start Waybar on login
|
||||
Exec=waybar
|
||||
TryExec=waybar
|
||||
Icon=waybar
|
||||
Terminal=false
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user