summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjStmaX! <87650746+jstmaxlol@users.noreply.github.com>2025-09-26 21:44:03 +0200
committerGitHub <noreply@github.com>2025-09-26 21:44:03 +0200
commit978d943d39da6b5bcaf307b001ab0e5392aa22ab (patch)
tree1e5f8ab0835de21f4f9950de7a714800e9c73ba1
parent29e5dea475b2bf2628c81e43561f4aaa6fe6268a (diff)
2/2
-rw-r--r--cfg/i3/config16
1 files changed, 11 insertions, 5 deletions
diff --git a/cfg/i3/config b/cfg/i3/config
index 374effe..0bf97e1 100644
--- a/cfg/i3/config
+++ b/cfg/i3/config
@@ -17,8 +17,12 @@ set $shell fish
# ------------------------
# system & controls
# ------------------------
-bindsym $mod+Return exec dmenu_run
-bindsym $mod+period exec ghostty
+bindsym $mod+BackSpace exec jmdmenu run
+bindsym $mod+Return exec ghostty
+#bindsym $mod+v exec jmdmenu clipbd
+bindsym $mod+period exec jmdmenu bmj
+bindsym $mod+v exec --no-startup-id ~/.local/bin/clipmenu.sh
+# functions binds
bindsym XF86MonBrightnessUp exec brightnessctl set +5%
bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
# more accurate (1%/i)
@@ -38,8 +42,8 @@ bindsym XF86AudioMicMute exec pamixer --default-source -t
# -------------------------
# window management
# -------------------------
-bindsym $mod+h split h
-bindsym $mod+v split v
+#bindsym $mod+h split h
+#bindsym $mod+v split v
bindsym $mod+Left focus left
bindsym $mod+Down focus down
@@ -92,9 +96,10 @@ bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8
bindsym $mod+Shift+9 move container to workspace $ws9; workspace $ws9
# -------------------------
-# focus follows cursor
+# i dont know where to put this crap
# -------------------------
focus_follows_mouse yes
+floating_modifier $mod
# -------------------------
# borders / titlebars
@@ -140,3 +145,4 @@ exec --no-startup-id picom
bindsym $mod+Shift+c reload
bindsym $mod+Shift+r restart
bindsym $mod+Shift+e exit
+bindsym $mod+l exec i3lock -c 0f0f0f