feat: May 2024 update
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
# Read `man 5 sway` for a complete reference.
|
||||
#
|
||||
|
||||
# dbus stuffs that idc
|
||||
# exec dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus
|
||||
|
||||
# notification
|
||||
exec mako
|
||||
|
||||
@@ -20,9 +17,6 @@ exec wlsunset -l 45.6 -L -73.5 -g 0.7
|
||||
# bspwm throw back
|
||||
exec /usr/bin/autotiling
|
||||
|
||||
# window manager
|
||||
exec env RUST_BACKTRACE=1 swayrd > /tmp/swayrd.log 2>&1
|
||||
|
||||
#============================clipman=====================================================
|
||||
exec wl-paste -p -t text --watch clipman store -P --histpath="~/.local/share/clipman/clipman-primary.json"
|
||||
exec clipman restore
|
||||
@@ -73,12 +67,6 @@ output * bg /home/minhradz/Downloads/wall.png fill
|
||||
|
||||
output HDMI-A-1 res 1920x1080 position 0,0
|
||||
|
||||
output * adaptive_sync on
|
||||
output * subpixel none
|
||||
output * render_bit_depth 10
|
||||
output * scale 1
|
||||
output * max_render_time 17
|
||||
|
||||
## Idle configuration
|
||||
exec swayidle -w \
|
||||
timeout 1800 'swaylock --ignore-empty-password --show-failed-attempts -f -c 000000' \
|
||||
@@ -138,7 +126,7 @@ for_window [app_id="emacs"] inhibit_idle visible; max_render_time off
|
||||
|
||||
bindsym $mod+y exec youtube-watch
|
||||
|
||||
bindsym $mod+o exec "grim -g "$(slurp)" - | swappy -f -"
|
||||
bindsym $mod+o exec slurp | grim -g - $(xdg-user-dir PICTURES)/$(date +'screenshot_%Y-%m-%d-%H%M%S.png')
|
||||
#
|
||||
# Moving around:
|
||||
#
|
||||
|
Reference in New Issue
Block a user