latest config
This commit is contained in:
@@ -15,8 +15,10 @@ focus_follows_mouse = true
|
||||
autostart = [
|
||||
"vicinae server",
|
||||
"waybar -c ~/.config/waybar/driftwm/config.jsonc",
|
||||
#"hiddify",
|
||||
"gnome-keyring-daemon --start --components=secrets"
|
||||
"hiddify",
|
||||
"gnome-keyring-daemon --start --components=secrets",
|
||||
"aw-qt --no-gui &"
|
||||
#"zen-browser --blank-window http://h2.kr0sh.ru:5120"
|
||||
]
|
||||
|
||||
#window_placement = "cursor"
|
||||
@@ -129,7 +131,12 @@ enabled = true # magnetic edge snapping during window drag
|
||||
# opacity = 0.5 # 0.0–1.0
|
||||
|
||||
[background]
|
||||
tile_path = "/home/krosh/Downloads/loop-pile-carpet-hexagonal-2400-mm-architextures.jpg"
|
||||
type = "tile"
|
||||
#mirror_tile = true
|
||||
#tile_path = "/home/krosh/Downloads/loop-pile-carpet-hexagonal-2400-mm-architextures.jpg"
|
||||
path = "/home/krosh/Downloads/loop-pile-carpet-hexagonal-2400-mm-architextures.jpg"
|
||||
#path = "/home/krosh/Pictures/Wallpapers/SFW/wallpaper20251127215007_3.png"
|
||||
#path = "/home/krosh/Pictures/Wallpapers/wallhaven-qr327r.png"
|
||||
#tile_path = "/home/krosh/Downloads/calacatta-vena-2200-mm-architextures-photoaidcom-invert.jpg"
|
||||
#tile_path = "/home/krosh/Pictures/Wallpapers/wallhaven-7pmkj3.png"
|
||||
#tile_path = "~/Pictures/Wallpapers/wallhaven-yx1zdk.png" # tiled image (mutually exclusive with shader)
|
||||
@@ -181,6 +188,8 @@ tile_path = "/home/krosh/Downloads/loop-pile-carpet-hexagonal-2400-mm-architextu
|
||||
"mod+return" = "exec kitty"
|
||||
"ctrl+return" = "exec kitty"
|
||||
"mod+w" = "exec zen-browser"
|
||||
"mod+h" = "exec /home/krosh/Apps/hermes-desktop"
|
||||
#"mod+]" = "exec hermes desktop"
|
||||
"ctrl+space" = "exec vicinae toggle"
|
||||
#"mod+d" = "exec vicinae toggle"
|
||||
"mod+e" = "exec nemo"
|
||||
@@ -212,10 +221,10 @@ tile_path = "/home/krosh/Downloads/loop-pile-carpet-hexagonal-2400-mm-architextu
|
||||
# "mod+0" = "zoom-reset"
|
||||
# "mod+z" = "zoom-reset"
|
||||
# "mod+w" = "zoom-to-fit"
|
||||
"mod+1" = "go-to -2000 2000" # top-left bookmark
|
||||
"mod+2" = "go-to 2000 2000" # top-right bookmark
|
||||
"mod+3" = "go-to 2000 -2000" # bottom-right bookmark
|
||||
"mod+4" = "go-to -2000 -2000" # bottom-left bookmark
|
||||
"mod+1" = "go-to -20000 20000" # top-left bookmark
|
||||
"mod+2" = "go-to 20000 20000" # top-right bookmark
|
||||
"mod+3" = "go-to 20000 -20000" # bottom-right bookmark
|
||||
"mod+4" = "go-to -20000 -20000" # bottom-left bookmark
|
||||
#"mod+1" = "go-to -1750 1750" # top-left bookmark
|
||||
#"mod+2" = "go-to 1750 1750" # top-right bookmark
|
||||
#"mod+3" = "go-to 1750 -1750" # bottom-right bookmark
|
||||
@@ -338,6 +347,11 @@ position = [0, 0]
|
||||
name = "eDP-1" # connector name (required)
|
||||
position = [1920, 0]
|
||||
|
||||
[[outputs]]
|
||||
name = "DP-2"
|
||||
#scale = 1.0
|
||||
#mode = "1920x1080@60"
|
||||
position = [0, 0]
|
||||
|
||||
[[outputs]]
|
||||
name = "DP-5"
|
||||
|
||||
Reference in New Issue
Block a user