my dotz
0

Configure Feed

Select the types of activity you want to include in your feed.

sway enhancements

+3 -1
+3 -1
.config/sway/config
··· 32 32 # 33 33 # You can get the names of your outputs by running: swaymsg -t get_outputs 34 34 output DP-1 disable 35 + output DP-2 position 0,235 resolution 2560x1440@170hz 36 + output HDMI-A-2 position 2560,0 resolution 1920x1080@60hz transform 90 35 37 36 38 ### Idle configuration 37 39 # ··· 85 87 86 88 # Start your launcher 87 89 # bindsym $mod+d exec $menu 88 - bindsym $mod+d exec $term --dimensions 64 16 --title 'weallfloatdownhere' -e sh -c \'$launcher\' 90 + bindsym $mod+d exec "rofi -modi drun,run -show drun" 89 91 90 92 # Drag floating windows by holding down $mod and left mouse button. 91 93 # Resize them with right mouse button + $mod.