update sway
This commit is contained in:
parent
3677b0d510
commit
5be0bb8b83
@ -7,6 +7,8 @@ define([forloop], [pushdef([$1], [$2])_forloop($@)popdef([$1])])
|
|||||||
define([_forloop],
|
define([_forloop],
|
||||||
[$4[]ifelse($1, [$3], [], [define([$1], incr($1))$0($@)])])
|
[$4[]ifelse($1, [$3], [], [define([$1], incr($1))$0($@)])])
|
||||||
|
|
||||||
|
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
|
||||||
|
|
||||||
set $mod Mod4
|
set $mod Mod4
|
||||||
|
|
||||||
font pango:monospace 8
|
font pango:monospace 8
|
||||||
@ -171,7 +173,7 @@ seat * hide_cursor 1200
|
|||||||
# fcitx cannot capture super+space
|
# fcitx cannot capture super+space
|
||||||
bindsym $mod+Space exec fcitx-remote -t
|
bindsym $mod+Space exec fcitx-remote -t
|
||||||
|
|
||||||
ifelse(hostname, [archachatina], [
|
ifelse(hostname, [flammea], [
|
||||||
define(bigmonitor, "BenQ Corporation BenQ LCD 58F01595SL0")
|
define(bigmonitor, "BenQ Corporation BenQ LCD 58F01595SL0")
|
||||||
define(smallmonitor, "Dell Inc. DELL U2713HM 7JNY549C813S")
|
define(smallmonitor, "Dell Inc. DELL U2713HM 7JNY549C813S")
|
||||||
define(television, "Samsung Electric Company SAMSUNG 0x00000001")
|
define(television, "Samsung Electric Company SAMSUNG 0x00000001")
|
||||||
@ -207,4 +209,3 @@ ifelse(hostname, [petalius], [
|
|||||||
assign [[window_role="presenter"]] 1
|
assign [[window_role="presenter"]] 1
|
||||||
assign [[window_role="presentation"]] 9
|
assign [[window_role="presentation"]] 9
|
||||||
|
|
||||||
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
|
||||||
|
Loading…
Reference in New Issue
Block a user