summaryrefslogtreecommitdiffstats
path: root/.config/i3/config##desktop.Linux.Lowe
diff options
context:
space:
mode:
authorYigit Sever2019-03-21 17:43:40 +0300
committerYigit Sever2019-03-21 17:43:40 +0300
commit2146519a1fdc0a9949f54130248318e2c248389d (patch)
treeb838278a67f69f903b3ab09e9884507d04cdc354 /.config/i3/config##desktop.Linux.Lowe
parent840fc2fdafb9ddfae52379f2f89b632496661386 (diff)
downloaddotfiles-2146519a1fdc0a9949f54130248318e2c248389d.tar.gz
dotfiles-2146519a1fdc0a9949f54130248318e2c248389d.tar.bz2
dotfiles-2146519a1fdc0a9949f54130248318e2c248389d.zip
Updates to mobile settings
Diffstat (limited to '.config/i3/config##desktop.Linux.Lowe')
-rw-r--r--.config/i3/config##desktop.Linux.Lowe5
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe
index 98758cb..36343ed 100644
--- a/.config/i3/config##desktop.Linux.Lowe
+++ b/.config/i3/config##desktop.Linux.Lowe
@@ -39,9 +39,6 @@ bindsym Print exec flameshot gui
39bindsym XF86AudioRaiseVolume exec --no-startup-id "amixer set Master 2%+ && volnoti-show $(amixer get Master | grep -Po '[0-9]+(?=%)' | head -1)" 39bindsym XF86AudioRaiseVolume exec --no-startup-id "amixer set Master 2%+ && volnoti-show $(amixer get Master | grep -Po '[0-9]+(?=%)' | head -1)"
40bindsym XF86AudioLowerVolume exec --no-startup-id "amixer set Master 2%- && volnoti-show $(amixer get Master | grep -Po '[0-9]+(?=%)' | head -1)" 40bindsym XF86AudioLowerVolume exec --no-startup-id "amixer set Master 2%- && volnoti-show $(amixer get Master | grep -Po '[0-9]+(?=%)' | head -1)"
41bindsym XF86AudioMute exec --no-startup-id "amixer set Master toggle && if amixer get Master | grep -Fq '[off]'; then volnoti-show -m; else volnoti-show $(amixer get Master | grep -Po '[0-9]+(?=%)' | head -1); fi" 41bindsym XF86AudioMute exec --no-startup-id "amixer set Master toggle && if amixer get Master | grep -Fq '[off]'; then volnoti-show -m; else volnoti-show $(amixer get Master | grep -Po '[0-9]+(?=%)' | head -1); fi"
42#bindsym XF86AudioMute exec "pactl set-sink-mute @DEFAULT_SINK@ toggle"
43#bindsym XF86AudioRaiseVolume exec "pactl set-sink-volume @DEFAULT_SINK@ +5%"
44#bindsym XF86AudioLowerVolume exec "pactl set-sink-volume @DEFAULT_SINK@ -5%"
45bindsym XF86AudioPlay exec mpc toggle 42bindsym XF86AudioPlay exec mpc toggle
46bindsym XF86AudioPrev exec /home/yigit/bin/mpcPrevSong.sh 43bindsym XF86AudioPrev exec /home/yigit/bin/mpcPrevSong.sh
47bindsym XF86AudioNext exec mpc next 44bindsym XF86AudioNext exec mpc next
@@ -158,7 +155,6 @@ mode "resize" {
158 155
159# session 156# session
160mode " (L)ock (S)ignout (R)eboot (P)oweroff" { 157mode " (L)ock (S)ignout (R)eboot (P)oweroff" {
161
162 bindsym $mod+l exec betterlockscreen -l dimblur -t "Welcome back" 158 bindsym $mod+l exec betterlockscreen -l dimblur -t "Welcome back"
163 bindsym $mod+r exec systemctl reboot 159 bindsym $mod+r exec systemctl reboot
164 bindsym $mod+p exec systemctl poweroff 160 bindsym $mod+p exec systemctl poweroff
@@ -171,7 +167,6 @@ bindsym $mod+r mode "resize"
171 167
172for_window [class=".*"] border pixel 4 168for_window [class=".*"] border pixel 4
173 169
174assign [class="^Steam$"] 9
175assign [class="^Thunderbird$"] 8 170assign [class="^Thunderbird$"] 8
176 171
177# class border backgr. text indicator child_border 172# class border backgr. text indicator child_border