diff --git a/config/sway/conf.d/rick.config b/config/sway/conf.d/rick.config index 67243d1..c4e53f5 100644 --- a/config/sway/conf.d/rick.config +++ b/config/sway/conf.d/rick.config @@ -1,2 +1,10 @@ set $term kitty +set $menu exec $term --class=launcher ~/.local/bin/launcher.sh + +# Brightness +bindsym XF86MonBrightnessDown exec brightnessctl set 2%- +bindsym XF86MonBrightnessUp exec brightnessctl set 2%+ + + + output eDP-1 scale 2 diff --git a/config/sway/config b/config/sway/config index d0fa777..bd7cfaa 100644 --- a/config/sway/config +++ b/config/sway/config @@ -60,7 +60,7 @@ assign [app_id="^firefox$"] $ws3 assign [class="keepassxc"] $ws3 assign [app_id="org.remmina.*"] $ws5 -for_window [app_id="^launcher$"] floating enable, border none +for_window [app_id="^launcher$"] floating enable, resize set height 400 px, resize set width 800px # switch to workspace bindsym $mod+1 workspace $ws1