Merge branch 'master' of https://git.unbl.ink/secstate/dotfiles
This commit is contained in:
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
;; Fonts
|
;; Fonts
|
||||||
(setq doom-font (font-spec :family "Iosevka" :size 12))
|
(setq doom-font (font-spec :family "Iosevka" :size 12))
|
||||||
(setq doom-big-font (font-spec :family "Iosevka" :size 22))
|
(setq doom-big-font (font-spec :family "Iosevka" :size 20))
|
||||||
|
|
||||||
;; Host-specific config
|
;; Host-specific config
|
||||||
|
|
||||||
@ -83,6 +83,7 @@
|
|||||||
(:prefix "t"
|
(:prefix "t"
|
||||||
:desc "Switch themes" "t" #'load-theme)
|
:desc "Switch themes" "t" #'load-theme)
|
||||||
(:prefix "o"
|
(:prefix "o"
|
||||||
|
:desc "Open imenu" "i" #'lsp-ui-imenu
|
||||||
:desc "Elfeed feed reader" "f" #'elfeed
|
:desc "Elfeed feed reader" "f" #'elfeed
|
||||||
:desc "Lobste.rs" "l" #'ivy-lobsters
|
:desc "Lobste.rs" "l" #'ivy-lobsters
|
||||||
:desc "Compose an email" "c" #'notmuch-mua-new-mail)
|
:desc "Compose an email" "c" #'notmuch-mua-new-mail)
|
||||||
|
|||||||
@ -1,3 +0,0 @@
|
|||||||
function 1screen
|
|
||||||
~/.screenlayout/single.sh
|
|
||||||
end
|
|
||||||
3
fish/.config/fish/functions/p1.fish
Normal file
3
fish/.config/fish/functions/p1.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function p1
|
||||||
|
~/.screenlayout/prometheus-one.sh
|
||||||
|
end
|
||||||
3
fish/.config/fish/functions/p2.fish
Normal file
3
fish/.config/fish/functions/p2.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function p2
|
||||||
|
~/.screenlayout/prometheus-two.sh
|
||||||
|
end
|
||||||
3
fish/.config/fish/functions/t1.fish
Normal file
3
fish/.config/fish/functions/t1.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function t1
|
||||||
|
~/.screenlayout/titan-one.sh
|
||||||
|
end
|
||||||
3
fish/.config/fish/functions/t2.fish
Normal file
3
fish/.config/fish/functions/t2.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function t2
|
||||||
|
~/.screenlayout/titan-two.sh
|
||||||
|
end
|
||||||
@ -1,27 +1,33 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"image": "",
|
|
||||||
"group" : "root",
|
"group" : "root",
|
||||||
|
"image" : "",
|
||||||
"stations" : [
|
"stations" : [
|
||||||
{
|
{
|
||||||
"url": "https://stream.unbl.ink/mopidy",
|
|
||||||
"image" : "",
|
"image" : "",
|
||||||
"name": "Unblink"
|
"name" : "Unblink",
|
||||||
|
"url" : "https://stream.unbl.ink/mopidy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3",
|
|
||||||
"image" : "",
|
"image" : "",
|
||||||
"name": "Maine Public"
|
"name" : "Maine Public",
|
||||||
|
"url" : "https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "http://anonradio.net:8000/anonradio",
|
|
||||||
"image" : "",
|
"image" : "",
|
||||||
"name": "Anonradio"
|
"name" : "Anonradio",
|
||||||
|
"url" : "http://anonradio.net:8000/anonradio"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "http://radio.tildeverse.org/radio/8000/radio.mp3",
|
|
||||||
"image" : "",
|
"image" : "",
|
||||||
"name": "Tildeverse"
|
"name" : "Tildeverse",
|
||||||
|
"url" : "http://radio.tildeverse.org/radio/8000/radio.mp3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"image" : "",
|
||||||
|
"name" : "Salut",
|
||||||
|
"notifications" : true,
|
||||||
|
"url" : "http://www.salutcestcool.com/radio/playlist.m3u"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
[main]
|
[main]
|
||||||
x=1282
|
x=1282
|
||||||
y=509
|
y=29
|
||||||
w=1267
|
w=627
|
||||||
h=1353
|
h=991
|
||||||
split=291
|
split=163
|
||||||
[group]
|
[group]
|
||||||
col1=160
|
col1=160
|
||||||
[station]
|
[station]
|
||||||
|
|||||||
@ -1,2 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --mode 1920x1080 --pos 1920x0 --rotate normal --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off
|
|
||||||
@ -1,3 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
xrandr --output HDMI-2 --off --output HDMI-1 --mode 1920x1080 --pos 4480x0 --rotate left --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x176 --rotate normal --output DP-2 --mode 2560x1440 --pos 1920x0 --rotate normal
|
|
||||||
setxkbmap -option caps:escape &
|
|
||||||
@ -1,5 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off
|
xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off
|
||||||
setxkbmap -option caps:escape &
|
setxkbmap -option caps:escape &
|
||||||
#xinput set-prop "SynPS/2 Synaptics TouchPad" "Synaptics ClickPad" 0 &
|
|
||||||
#xinput set-prop "SynPS/2 Synaptics TouchPad" "Synaptics Tap Action" 0 &
|
|
||||||
3
screenlayout/.screenlayout/titan-two.sh
Executable file
3
screenlayout/.screenlayout/titan-two.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
xrandr --output HDMI-2 --off --output HDMI-1 --mode 1920x1080 --pos 1920x0 --rotate left --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x360 --rotate normal --output DP-2 --off
|
||||||
|
setxkbmap -option caps:escape &
|
||||||
@ -1,2 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x600 --rotate normal --output DP-2 --mode 1680x1050 --pos 1920x0 --rotate left
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --mode 1920x1080 --pos 1920x0 --rotate normal --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off
|
|
||||||
@ -9,7 +9,7 @@ Host *
|
|||||||
|
|
||||||
# Home Gitea account:
|
# Home Gitea account:
|
||||||
Host git.unbl.ink
|
Host git.unbl.ink
|
||||||
Port 2200
|
Port 222
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/1904_powellc
|
IdentityFile ~/.ssh/1904_powellc
|
||||||
PreferredAuthentications publickey
|
PreferredAuthentications publickey
|
||||||
|
|||||||
Reference in New Issue
Block a user