update sway and package
This commit is contained in:
@@ -73,6 +73,9 @@ workspace 2 output DP-5
|
|||||||
# Reload the configuration file
|
# Reload the configuration file
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
|
|
||||||
|
# Lock
|
||||||
|
bindsym $mod+Shift+Escape exec swaylock -f -c 000000
|
||||||
|
|
||||||
# Exit sway (logs you out of your Wayland session)
|
# Exit sway (logs you out of your Wayland session)
|
||||||
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
|
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -24,3 +24,14 @@ required_packages_pacman:
|
|||||||
- pipewire
|
- pipewire
|
||||||
- pipewire-pulse
|
- pipewire-pulse
|
||||||
- openssh
|
- openssh
|
||||||
|
- xorg-xwayland
|
||||||
|
- wayland
|
||||||
|
|
||||||
|
flatpak_remote:
|
||||||
|
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
|
||||||
|
|
||||||
|
required_packages_flatpak:
|
||||||
|
- com.discordapp.Discord
|
||||||
|
- io.gitlab.librewolf-community
|
||||||
|
- org.gtk.Gtk3theme.Pop-dark
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user