Changing some keybindings.

This commit is contained in:
Derek Taylor
2019-03-22 18:45:15 -05:00
parent 73ab2f2142
commit e5f7ba4ed0
8 changed files with 86 additions and 78 deletions

View File

@@ -50,7 +50,7 @@ hc keybind $Mod-KP_Page_Up spawn st -e sh ./scripts/tig-script.sh
# Apps Launched with <SUPER> + <SHIFT> + <KEYPAD 0-9>
hc keybind $Mod-Shift-KP_End spawn st -e ~/.config/vifm/scripts/vifmrun
hc keybind $Mod-Shift-KP_Down spawn st -e htop
hc keybind $Mod-Shift-KP_Down spawn st -e joplin
hc keybind $Mod-Shift-KP_Page_Down spawn st -e cmus
hc keybind $Mod-Shift-KP_Left spawn st -e irssi
hc keybind $Mod-Shift-KP_Begin spawn st -e rtorrent
@@ -61,13 +61,13 @@ hc keybind $Mod-Shift-KP_Page_Up spawn st -e vim ~/.config/herbstluftwm/autostar
# Apps Launched with <SUPER> + <CONTROL> + <KEYPAD 0-9>
hc keybind $Mod-Control-KP_End spawn st -e htop
hc keybind $Mod-Control-KP_Down spawn st -e glances
hc keybind $Mod-Control-KP_Down spawn st -e gtop
hc keybind $Mod-Control-KP_Page_Down spawn st -e nmon
hc keybind $Mod-Control-KP_Left spawn st -e httping -KY --draw-phase localhost
hc keybind $Mod-Control-KP_Left spawn st -e glances
hc keybind $Mod-Control-KP_Begin spawn st -e s-tui
hc keybind $Mod-Control-KP_Right spawn st -e pianobar
hc keybind $Mod-Control-KP_Right spawn st -e httping -KY --draw-phase localhost
hc keybind $Mod-Control-KP_Home spawn st -e cmatrix -C cyan
hc keybind $Mod-Control-KP_Up spawn st -e joplin
hc keybind $Mod-Control-KP_Up spawn st -e pianobar
hc keybind $Mod-Control-KP_Page_Up spawn st -e wopr report.xml
# basic movement
@@ -192,6 +192,10 @@ hc set swap_monitors_to_get_tag 1
# rules
hc unrule -F
#hc rule class=XTerm tag=3 # move all xterms to tag 3
hc rule class=VirtualBox tag=5 # move all VMs to tag 5
hc rule title='Oracle VM VirtualBox Manager' tag=5
hc rule class=VirtualBox pseudotile=on
hc rule class=VirtualBox fullscreen=on
hc rule focus=on # normally focus new clients
#hc rule focus=off # normally do not focus new clients
# give focus to most common terminals

View File

@@ -46,7 +46,7 @@ format-offset =
[colors]
; Nord theme ============
background = #1D2330
background = #292d3e
foreground = #c0c5ce
alert = #bd2c40
volume-min = #a3be8c
@@ -630,40 +630,40 @@ format-background = ${colors.background}
type = custom/text
content = "%{T2} %{T-}"
content-font = 2
content-foreground = #84598D
content-background = #1D2330
content-foreground = #C3E88D
content-background = #292d3e
[module/arrow2]
; grey to Blue
type = custom/text
content = "%{T2} %{T-}"
content-font = 2
content-foreground = #4B5665
content-background = #84598D
content-foreground = #82AAFF
content-background = #C3E88D
[module/arrow3]
; grey to Blue
type = custom/text
content = "%{T2} %{T-}"
content-font = 2
content-foreground = #92969D
content-background = #4B5665
content-foreground = #C792EA
content-background = #82AAFF
[module/arrow4]
; grey to Blue
type = custom/text
content = "%{T2} %{T-}"
content-font = 2
content-foreground = #645377
content-background = #92969D
content-foreground = #FFE585
content-background = #C792EA
[module/arrow5]
; grey to Blue
type = custom/text
content = "%{T2} %{T-}"
content-font = 2
content-foreground = #AD69AF
content-background = #645377
content-foreground = #F07178
content-background = #FFE585
[module/arrow6]
; grey to Blue
@@ -671,7 +671,7 @@ type = custom/text
content = "%{T2} %{T-}"
content-font = 2
content-foreground = #1D2330
content-background = #AD69AF
content-background = #F07178
@@ -686,10 +686,10 @@ type = custom/script
exec = ~/.config/polybar/scripts/check-all-updates.sh
interval = 1000
label = Updates: %output%
format-foreground = #ededed
format-background = #AD69AF
format-foreground = #ffffff
format-background = #F07178
format-prefix = "  "
format-prefix-foreground = #d7d7d7
format-prefix-foreground = #ffffff
[module/aur-updates]
@@ -867,8 +867,8 @@ type = internal/cpu
; Seconds to sleep between updates
; Default: 1
interval = 1
format-foreground = #1D2330
format-background = #92969D
format-foreground = ${colors.background}
format-background = #C792EA
format-prefix = " "
format-prefix-foreground = ${colors.background}
@@ -1102,9 +1102,9 @@ label = %percentage_used%%
format = Mem <label>
format-prefix = " "
format-prefix-foreground = ${colors.foreground}
format-foreground = ${colors.foreground}
format-background = #4B5665
format-prefix-foreground = #292d3e
format-foreground = #292d3e
format-background = #82AAFF
################################################################################
@@ -1167,9 +1167,9 @@ interface = enp3s0
label-connected = "%upspeed:7%"
format-connected = <label-connected>
format-connected-prefix = " "
format-connected-prefix-foreground = ${colors.foreground}
format-connected-foreground = ${colors.foreground}
format-connected-background = #84598D
format-connected-prefix-foreground = #292d3e
format-connected-foreground = #292d3e
format-connected-background = #C3E88D
################################################################################
@@ -1183,9 +1183,9 @@ interface = enp3s0
label-connected = "%downspeed:7%"
format-connected = <label-connected>
format-connected-prefix = "  "
format-connected-prefix-foreground = ${colors.foreground}
format-connected-foreground = ${colors.foreground}
format-connected-background = #84598D
format-connected-prefix-foreground = #292d3e
format-connected-foreground = #292d3e
format-connected-background = #C3E88D
################################################################################
@@ -1212,8 +1212,8 @@ click-right = exec pavucontrol
click-left = ~/.config/polybar/scripts/pavolume.sh --togmute
scroll-up = ~/.config/polybar/scripts/pavolume.sh --up
scroll-down = ~/.config/polybar/scripts/pavolume.sh --down
format-foreground = #d7d7d7
format-background = #645377
format-foreground = ${colors.background}
format-background = #FFE585

View File

@@ -222,7 +222,7 @@ def init_keys():
),
Key(
[mod, "shift"], "KP_Down", # Keypad 2
lazy.spawn(myTerm+" -e htop")
lazy.spawn(myTerm+" -e joplin")
),
Key(
[mod, "shift"], "KP_Page_Down", # Keypad 3
@@ -259,7 +259,7 @@ def init_keys():
),
Key(
[mod, "control"], "KP_Down", # Keypad 2
lazy.spawn(myTerm+" -e glances")
lazy.spawn(myTerm+" -e gtop")
),
Key(
[mod, "control"], "KP_Page_Down", # Keypad 3
@@ -267,7 +267,7 @@ def init_keys():
),
Key(
[mod, "control"], "KP_Left", # Keypad 4
lazy.spawn(myTerm+" -e httping -KY --draw-phase localhost")
lazy.spawn(myTerm+" -e glances")
),
Key(
[mod, "control"], "KP_Begin", # Keypad 5
@@ -275,7 +275,7 @@ def init_keys():
),
Key(
[mod, "control"], "KP_Right", # Keypad 6
lazy.spawn(myTerm+" -e sh ./scripts/pianobar.sh")
lazy.spawn(myTerm+" -e httping -KY --draw-phase localhost")
),
Key(
[mod, "control"], "KP_Home", # Keypad 7
@@ -283,7 +283,7 @@ def init_keys():
),
Key(
[mod, "control"], "KP_Up", # Keypad 8
lazy.spawn("sh ./scripts/joplin.sh")
lazy.spawn(myTerm+" -e pianobar")
),
Key(
[mod, "control"], "KP_Page_Up", # Keypad 9