1
0

feat: Updates from desktop

This commit is contained in:
2025-09-01 19:40:54 +01:00
parent 85f8a9695a
commit f0a54c0fa8
5 changed files with 51 additions and 24 deletions

View File

@@ -28,6 +28,7 @@ set $term alacritty
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
set $menu rofi -show drun
set $emoji rofi -modi emoji -show emoji -kb-secondary-copy "" -kb-custom-1 Ctrl+c
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
@@ -86,6 +87,8 @@ input "Logitech G502 HERO Gaming Mouse" {
# Start your launcher
bindsym $mod+d exec $menu
bindsym Mod4+period exec $emoji
# Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod.
# Despite the name, also works for non-floating windows.