Early May update

- Added new doom emacs config
This commit is contained in:
minhtrannhat
2022-05-15 16:12:39 -04:00
parent 993adb372d
commit 9d9fdee9cb
9 changed files with 386 additions and 208 deletions

View File

@@ -18,7 +18,7 @@ exec udiskie
exec wlsunset -l 45.6 -L -73.5 -g 0.8
# bspwm throw back
exec /home/minhradz/.local/bin/autotiling
exec /usr/bin/autotiling
# window manager
exec env RUST_BACKTRACE=1 swayrd > /tmp/swayrd.log 2>&1
@@ -59,18 +59,11 @@ gaps inner 6
gaps outer 3
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg /home/minhradz/Downloads/lantern.jpg fill
#
# Example configuration:
#
output LVDS-1 pos 0 0 res 1366x768
output DP-1 res 1920x1080 position 1366,0
#
# You can get the names of your outputs by running: swaymsg -t get_outputs
#
### Idle configuration
exec swayidle -w \
@@ -227,6 +220,7 @@ mode "resize" {
bindsym Return mode "default"
bindsym Escape mode "default"
}
bindsym $mod+r mode "resize"
bindsym $mod+e exec emacsclient -nc