diff --git a/.config/sway/config b/.config/sway/config index 1e8cab0..1047924 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -12,15 +12,16 @@ set $right l set $term alacritty set $menu fuzzel --font=undefined set $browser firefox -set $wallpaper "./wallpaper" -set $wp_locked "./wallpaper_blurred" +set $wallpaper "~/.config/sway/wallpaper" +set $wp_locked "~/.config/sway/wallpaper_blurred" set $lock swaylock -f -i $wp_locked ### Output configuration # output * bg $wallpaper fill -output "Dell Inc. DELL P2319H BMNX5R2" pos 0,0 -output eDP-1 pos 1920,0 +output "Dell Inc. DELL P2319H BMNX5R2" transform 90 pos 4480,0 +output "Dell Inc. DELL P2421D CB8RS03" pos 1920,0 +output eDP-1 pos 0,0 ### Idle configuration # @@ -57,7 +58,7 @@ input "type:keyboard" { # bindsym $mod+Backspace exec makoctl dismiss --all # Start applications - bindsym $mod+d exec $menu + bindsym $mod+space exec $menu bindsym $mod+Return exec $term bindsym $mod+Shift+q kill @@ -141,10 +142,10 @@ input "type:keyboard" { bindsym $mod+t layout tabbed bindsym $mod+e layout toggle split - bindsym $mod+f fullscreen + # bindsym $mod+f fullscreen - bindsym $mod+Shift+space floating toggle - bindsym $mod+space focus mode_toggle + bindsym $mod+Shift+f floating toggle + bindsym $mod+f focus mode_toggle bindsym $mod+a focus parent # @@ -180,7 +181,7 @@ assign [class="Signal"] workspace 10 # # Autostart # -exec signal +exec signal-desktop # # Status Bar: