mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-24 16:28:41 -05:00
Update i3
This commit is contained in:
parent
f93a827476
commit
d6a63d75ba
@ -441,34 +441,6 @@ assign [class="(?i)PkgBrowser"]
|
||||
|
||||
# }}} Assign Applications
|
||||
|
||||
#####################################################################################################################
|
||||
################# system applications #################
|
||||
#####################################################################################################################
|
||||
|
||||
# {{{ System Applications
|
||||
|
||||
## Category: Applications;
|
||||
# Description: Change Hosts;
|
||||
$super_b+g \
|
||||
mode "$hosts_launcher"
|
||||
|
||||
set $hosts_launcher Hosts: [d]efault [g]oogle d[e]google
|
||||
mode "$hosts_launcher" {
|
||||
bindsym --release d \
|
||||
$exe hostswitcher --default; mode "default"
|
||||
|
||||
bindsym --release g \
|
||||
$exe hostswitcher --google; mode "default"
|
||||
|
||||
bindsym --release e \
|
||||
$exe hostswitcher --degoogle; mode "default"
|
||||
|
||||
bindsym Escape mode "default"
|
||||
bindsym Return mode "default"
|
||||
}
|
||||
|
||||
# }}} System Applications
|
||||
|
||||
#####################################################################################################################
|
||||
################# applications keyboard shortcuts #################
|
||||
#####################################################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user