Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
1240e933
Commit
1240e933
authored
Jun 02, 2018
by
Jay Ta'ala
Browse files
Tweak to window transparency shortcuts. Also, another tweak for spotify window sizing.
parent
c03f0d16
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
1240e933
...
@@ -133,9 +133,9 @@ bindsym $mod+space focus mode_toggle
...
@@ -133,9 +133,9 @@ bindsym $mod+space focus mode_toggle
bindsym $mod+Shift+s sticky toggle;exec notify-send 'sticky windows toggled'
bindsym $mod+Shift+s sticky toggle;exec notify-send 'sticky windows toggled'
# window transparency adjustment (and alias to restart compton)
# window transparency adjustment (and alias to restart compton)
bindsym $mod+Mod1+z exec transset-df -a --min 0.2
5
--dec 0.2
5
bindsym $mod+Mod1+z exec transset-df -a --min 0.2
0
--dec 0.2
0
bindsym $mod+Mod1+Shift+z exec transset-df -a --min 0.1 --dec 0.1
bindsym $mod+Mod1+Shift+z exec transset-df -a --min 0.1 --dec 0.1
bindsym $mod+Mod1+x exec transset-df -a --inc 0.2
5
bindsym $mod+Mod1+x exec transset-df -a --inc 0.2
0
bindsym $mod+Mod1+Shift+x exec transset-df -a --inc 0.1
bindsym $mod+Mod1+Shift+x exec transset-df -a --inc 0.1
bindsym $mod+Mod1+c exec --no-startup-id "pkill compton; compton -b"
bindsym $mod+Mod1+c exec --no-startup-id "pkill compton; compton -b"
...
@@ -303,7 +303,7 @@ bindsym $mod+Mod1+Shift+Right resize grow width 10 px or 10 ppt
...
@@ -303,7 +303,7 @@ bindsym $mod+Mod1+Shift+Right resize grow width 10 px or 10 ppt
# "netflix" and "spotify" modes
# "netflix" and "spotify" modes
bindsym $mod+Mod1+n floating enable;sticky enable;resize set 612 343;border none
bindsym $mod+Mod1+n floating enable;sticky enable;resize set 612 343;border none
bindsym $mod+Mod1+m floating enable;sticky enable;resize set 79
5
7
4
;border none
bindsym $mod+Mod1+m floating enable;sticky enable;resize set 79
1
7
0
;border none
# Autostart applications
# Autostart applications
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment