feat: latest kitty, mango, and mango config
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
font 'JetBrainsMono NF' 9
|
||||
#font 'JetBrainsMono NF' 9
|
||||
font 'JetBrainsMono Nerd Font Mono' 9
|
||||
|
||||
### Variables
|
||||
#set $mod Mod1
|
||||
@@ -19,15 +20,17 @@ set $laptop eDP-1
|
||||
|
||||
include ~/.config/sway/config.d/*
|
||||
|
||||
exec systemctl --user start sway-audio-idle-inhibit
|
||||
exec systemctl --user start shikane
|
||||
|
||||
|
||||
### Output configuration
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
# https://gitlab.com/w0lff/shikane for multitple display handling
|
||||
#output * bg /home/jozamudi/Downloads/samurai-cyberpunk-3840x2160-12877.png fill
|
||||
output eDP-1 scale 1.8
|
||||
output * bg /home/jozamudi/Documents/Wallpapers/windows-11-stock-official-colorful-3840x2160-5658.jpg fill
|
||||
output eDP-1 scale 1.7
|
||||
#output 'BNQ BenQ PD3200U S2N01233019' scale 1.5
|
||||
|
||||
exec shikane -c /home/jozamudi/.config/shikane/config.toml
|
||||
#exec_always shikanectl reload
|
||||
|
||||
bindswitch --reload --locked lid:on output $laptop disable
|
||||
bindswitch --reload --locked lid:off output $laptop enable
|
||||
@@ -64,3 +67,5 @@ default_border pixel 2
|
||||
default_floating_border pixel 2
|
||||
exec systemctl --user import-environment XDG_SESSION_TYPE XDG_CURRENT_DESKTOP
|
||||
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway XDG_SESSION_DESKTOP=sway
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user