[ssh] Add git.service domain
This commit is contained in:
@ -9,4 +9,4 @@ Sxiv.font: "Go Mono":size=10
|
||||
Sxiv.foreground: #000000
|
||||
Sxiv.background: #393939
|
||||
|
||||
Xft.dpi: 160
|
||||
#Xft.dpi: 160
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
|
||||
set $mod Mod4
|
||||
|
||||
font pango:Ubuntu Condensed 9
|
||||
font pango:Iosevka 9
|
||||
|
||||
# APP VARIABLES
|
||||
set $qute qutebrowser --target window
|
||||
@ -227,8 +227,7 @@ bindsym $mod+F2 exec ~/.screenlayout/titan-two.sh
|
||||
|
||||
# bind program to workspace and focus to them on startup:
|
||||
assign [class="Alacritty"] $ws1
|
||||
assign [class="(?i)firefox"] $ws2
|
||||
assign [class="Thunar"] $ws3
|
||||
assign [class="(?i)firefox"] $ws3
|
||||
assign [class="qutebrowser"] $ws4
|
||||
|
||||
##### WORKSPACES ##################################
|
||||
@ -427,11 +426,9 @@ bindsym F4 exec amixer -D pulse sset Capture toggle && pkill -RTMIN+1 i3blocks
|
||||
bindsym $mod+z exec amixer -D pulse sset Master 5%- && pkill -RTMIN+1 i3blocks
|
||||
bindsym $mod+x exec amixer -D pulse sset Master 5%+ && pkill -RTMIN+1 i3blocks
|
||||
bindsym $mod+a exec amixer -D pulse sset Master toggle && pkill -RTMIN+1 i3blocks
|
||||
#bindsym $mod+Home exec --no-startup-id cvlc https://stream.unbl.ink/mopidy
|
||||
#bindsym $mod+Shift+Home exec --no-startup-idcvlc https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3
|
||||
#bindsym $mod+End exec pkill vlc
|
||||
bindsym $mod+m exec --no-startup-id snapclient -h play.unbl.ink
|
||||
bindsym $mod+Shift+m exec pkill snapclient
|
||||
bindsym $mod+Home exec --no-startup-id cvlc https://stream.unbl.ink/mopidy
|
||||
bindsym $mod+Shift+Home exec --no-startup-idcvlc https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3
|
||||
bindsym $mod+End exec pkill vlc
|
||||
|
||||
# Iapetus central volume
|
||||
#@bindsym $mod+. exec ssh iapetus.local down
|
||||
|
||||
@ -111,7 +111,7 @@ interval=persist
|
||||
|
||||
# Battery indicator
|
||||
[battery]
|
||||
command=~/.config/i3/scripts/battery2
|
||||
command=~/.config/i3/scripts/battery1
|
||||
# for alternative battery script change to battery1
|
||||
# change this to battery-pinebook-pro if you are running on pinebook-pro
|
||||
label=
|
||||
|
||||
Reference in New Issue
Block a user