X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/ed00e70402281fd87eebc879ccd747932872e1c3..5d3bd4099ecff7b02454efcb6f6bb355a992aef8:/.config/sway/config diff --git a/.config/sway/config b/.config/sway/config index 04e14cf..10a0fef 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -14,7 +14,6 @@ set $pass rofi-pass ### Output configuration # # Default wallpaper (more resolutions are available in __DATADIR__/backgrounds/sway/) -output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill # # Example configuration: # @@ -22,19 +21,12 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill # # You can get the names of your outputs by running: swaymsg -t get_outputs -# output DP-1 res 2560x1440 pos 1366,0 -# # 672 = 1440 - 768 -# output LVDS-1 pos 0,760 - -output DP-1 res 2560x1440 pos 0,0 -# 672 = 1440 - 768 -output LVDS-1 pos 2560,760 - ### Input configuration input "65261:24672:technomancy_Atreus" { repeat_delay 200 repeat_rate 45 + # xkb_options altwin:swap_alt_win } ### Idle configuration @@ -85,6 +77,8 @@ mode "$mode_launch" { # mouse button for dragging. floating_modifier $mod normal + mouse_warping none + # reload the configuration file bindsym $mod+Shift+c reload @@ -100,7 +94,7 @@ mode "$mode_launch" { bindsym XF86AudioMute exec pamixer --toggle-mute bindsym XF86AudioMicMute exec pactl set-source-mute 1 toggle - bindsym $mod+Shift+apostrophe exec rofi-remmina.py # choose remmina connection + bindsym $mod+Shift+apostrophe exec rofi-remmina # choose remmina connection # original sway workspace switch and window move bindsym $mod+bracketleft workspace prev @@ -319,11 +313,8 @@ client.focused $blue $blue #ffffff $blue $blue client.unfocused $gray $gray #ffffff $gray $gray client.focused_inactive $gray $gray #ffffff $gray $gray -# font pango: benis uushi 9 -# font pango: Ubuntu Mono 11 -# font pango: Inconsolata 11 -font pango: DejaVu Sans Mono 9 -# font pango: Liberation Mono 9 +# font pango: DejaVu Sans Mono 9 +font pango: Source Code Pro 9.5 # get rid of title bars default_border pixel 4 @@ -333,7 +324,7 @@ exec xrdb .Xresources # systemd-inhibit --what=handle-power-key --who=aminb \ # --why="Handle power button in sway" sleep infinity exec mako 2>&1 >/tmp/mako.log -exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 +#exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 include /etc/sway/config.d/* include ~/.config/sway/`hostname`