small pixel drawing of a pufferfish dotfiles

sway enhancements
j3s j3s@c3f.net
Wed, 10 Mar 2021 18:41:37 -0600
commit

3d69e92062eeca23b3f0f4e4a4f6a372d794ede6

parent

1cea42d65831d6dcfa32a711fa2393406b2a54ba

1 files changed, 3 insertions(+), 1 deletions(-)

jump to
M .config/sway/config.config/sway/config

@@ -32,6 +32,8 @@ # output HDMI-A-1 resolution 1920x1080 position 1920,0

# # You can get the names of your outputs by running: swaymsg -t get_outputs output DP-1 disable +output DP-2 position 0,235 resolution 2560x1440@170hz +output HDMI-A-2 position 2560,0 resolution 1920x1080@60hz transform 90 ### Idle configuration #

@@ -85,7 +87,7 @@ bindsym $mod+Shift+q kill

# Start your launcher # bindsym $mod+d exec $menu - bindsym $mod+d exec $term --dimensions 64 16 --title 'weallfloatdownhere' -e sh -c \'$launcher\' + bindsym $mod+d exec "rofi -modi drun,run -show drun" # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod.