summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
authorYigit Sever2021-10-30 19:36:17 +0300
committerYigit Sever2021-10-30 19:36:17 +0300
commita0d0369640dbdf7aa64009556bc23e6252dfbb4c (patch)
tree41eb6668ac3220271b69168e920154744657d56f /.config/i3
parent80d68d8cd29875a62608f1b3f22c17b0ce8e49e1 (diff)
downloaddotfiles-a0d0369640dbdf7aa64009556bc23e6252dfbb4c.tar.gz
dotfiles-a0d0369640dbdf7aa64009556bc23e6252dfbb4c.tar.bz2
dotfiles-a0d0369640dbdf7aa64009556bc23e6252dfbb4c.zip
rofi: finishing touches
diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config##h.lowe2
-rw-r--r--.config/i3/config##h.luchs2
-rw-r--r--.config/i3/config##h.maus2
3 files changed, 3 insertions, 3 deletions
diff --git a/.config/i3/config##h.lowe b/.config/i3/config##h.lowe
index c242348..b7bed0f 100644
--- a/.config/i3/config##h.lowe
+++ b/.config/i3/config##h.lowe
@@ -87,7 +87,7 @@ bindcode $mod+Shift+41 exec thunar
87# start a terminal 87# start a terminal
88bindsym $mod+Return exec kitty 88bindsym $mod+Return exec kitty
89# start rofi with mod+s 89# start rofi with mod+s
90bindcode $mod+40 exec rofi -show combi 90bindcode $mod+40 exec rofi -show drun
91# launch the poweroff menu 91# launch the poweroff menu
92bindsym $mod+Shift+Escape exec --no-startup-id ~/.local/bin/power.sh 92bindsym $mod+Shift+Escape exec --no-startup-id ~/.local/bin/power.sh
93 93
diff --git a/.config/i3/config##h.luchs b/.config/i3/config##h.luchs
index 081a614..0c9a999 100644
--- a/.config/i3/config##h.luchs
+++ b/.config/i3/config##h.luchs
@@ -111,7 +111,7 @@ bindcode $mod+Shift+41 exec thunar
111# start a terminal 111# start a terminal
112bindsym $mod+Return exec kitty 112bindsym $mod+Return exec kitty
113# start rofi with mod+s 113# start rofi with mod+s
114bindcode $mod+40 exec rofi -show combi 114bindcode $mod+40 exec rofi -show drun
115# launch the poweroff menu 115# launch the poweroff menu
116bindsym $mod+Shift+Escape exec --no-startup-id ~/.local/bin/power.sh 116bindsym $mod+Shift+Escape exec --no-startup-id ~/.local/bin/power.sh
117 117
diff --git a/.config/i3/config##h.maus b/.config/i3/config##h.maus
index 9b2c518..79fd690 100644
--- a/.config/i3/config##h.maus
+++ b/.config/i3/config##h.maus
@@ -98,7 +98,7 @@ bindcode $mod+Shift+41 exec thunar
98# start a terminal 98# start a terminal
99bindsym $mod+Return exec kitty 99bindsym $mod+Return exec kitty
100# start rofi with mod+s 100# start rofi with mod+s
101bindcode $mod+40 exec rofi -show combi 101bindcode $mod+40 exec rofi -show drun
102# launch the poweroff menu 102# launch the poweroff menu
103bindsym $mod+Shift+Escape exec --no-startup-id ~/.local/bin/power.sh 103bindsym $mod+Shift+Escape exec --no-startup-id ~/.local/bin/power.sh
104 104