diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-04-17 23:49:48 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-04-17 23:49:48 +0200 |
| commit | 37c85386162fef8686a0d17da8b099cd390ac739 (patch) | |
| tree | 643b9e0f7f3d133f33e2870cffb3e679298ba414 /cfg/i3 | |
| parent | 5b054e6f9032680dd28cb8eccd02ae1e9fe5f4a4 (diff) | |
updates
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'cfg/i3')
| -rw-r--r-- | cfg/i3/config | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/cfg/i3/config b/cfg/i3/config index cf4116c..207176d 100644 --- a/cfg/i3/config +++ b/cfg/i3/config @@ -1,7 +1,7 @@ -# ========================= -# クロナのi3wmチエッフギ -# ==> maxwasmailed@proton.me -# ========================= +# =============================== +# クロナのi3wmチエッフギ +# <jstmaxlol at disroot dot org> +# =============================== # ------------------------- # mod key @@ -175,7 +175,7 @@ exec --no-startup-id blueman-applet exec --no-startup-id xfsettingsd # remap capslock to escape -#exec --no-startup-id setxkbmap -option caps:escape +exec --no-startup-id setxkbmap -option caps:escape # ^^^^^^^ not needed anymore (cornev4) # compose key exec --no-startup-id setxkbmap -option compose:ralt @@ -193,6 +193,4 @@ bindsym $mod+l exec slock #exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/3440615026x.png #exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/3442541938x.png exec --no-startup-id sleep 1 && feh --bg-fill ~/Pictures/austin.png -#exec --no-startup-id sleep 1 && linux-wallpaperengine --fps 15 --silent --scaling fill --disable-mouse --disable-parallax --screen-root eDP-1 --bg 3440615026 -#exec --no-startup-id sleep 1 && linux-wallpaperengine --fps 15 --silent --scaling fill --disable-mouse --disable-parallax --screen-root eDP-1 --bg 3442541938 |