feat: Updates from desktop
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user