Compare commits

..

No commits in common. "150ea7f374a9e134082c4285c29157693eb4b31e" and "cb8eb6dbbe278bed4802c373dc02ffc9e883e973" have entirely different histories.

4 changed files with 2 additions and 29 deletions

View file

@ -66,7 +66,6 @@
~/.config/wofi/style.css: wofi/style.css
~/.config/sway/config: sway/config
~/.config/sway/thinkman: sway/thinkman
~/.config/sway/workman: sway/workman
~/.config/swaylock/config: sway/lock
~/.config/environment.d/sway.conf: sway/env-vars
~/.config/Code/User/settings.json: vscodium/settings.json

View file

@ -1,6 +1,6 @@
scrolling = "natural"
[icons]
icons = "awesome6"
icons = "awesome5"
[theme.overrides]
good_bg = "#0C0C0D"

View file

@ -16,11 +16,11 @@ output DP-* {
output DP-4 {
position 3840,0
}
output $laptop {
position 0,0
}
input type:touchpad {
dwt enabled
tap enabled

View file

@ -1,26 +0,0 @@
# outputs
set $laptop eDP-1
bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable
output $laptop {
position 0,0
}
output "Dell Inc. DELL U2520D G8DL923" {
position 5120,0
}
output "Dell Inc. DELL U2520D GXBL923" {
posiiton 2560,0
}
input type:touchpad {
dwt enabled
tap enabled
natural_scroll enabled
middle_emulation enabled
scroll_factor 0.5
}