-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
150 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,9 @@ | ||
#!/bin/bash | ||
|
||
catnip -d spotify -r 122880 -n 2048 -bt 1 -bs 3 -bw 5 -i -dt 9 -sas 6 -sf 55 | ||
WINDOW_NAME="Catnip Visualizer" | ||
|
||
wmctrl -r "$WINDOW_NAME" -b add,above,sticky | ||
|
||
catnip -d spotify -r 122880 -n 2048 -i -dt 1 -bt 0 -bw 7 -sm 3 -bw 5 -sas 4 -sf 40 | ||
|
||
# catnip -d spotify -r 122880 -n 2048 -bt 1 -bs 1 -bw 2 -i -dt 8 -sas 6 -sf 55 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ksnip -r |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#!/bin/sh | ||
|
||
revert() { | ||
xset dpms 0 0 0 | ||
} | ||
trap revert HUP INT TERM | ||
xset +dpms dpms 9 9 9 | ||
revert |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
maim -s -u | xclip -selection clipboard -t image/png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FETCH_CONFIG="$HOME_ETC/neofetch/config.conf" | ||
FETCH_ASCII="$HOME_ETC/neofetch/noriah.txt" | ||
FETCH_COLORS="15 16 209 26" | ||
FETCH_COLORS="15 16 209 29" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# niji is an AMD Desktop running Linux | ||
export WORKSPACE_DIR="$HOME/workspace" | ||
|
||
den::conf linux.zsh | ||
|
||
den::host::set::color 135 | ||
den::user::set::color 204 | ||
|
||
# burrow plugin vim_mode | ||
|
||
# GCP SDK | ||
# GCP_SDK="" | ||
# burrow plugin gcloud | ||
|
||
# SSH Specific things | ||
SSH_HOST_SOCK="${HOME}/.1password/agent.sock" | ||
burrow plugin ssh | ||
|
||
burrow plugin tmux | ||
|
||
burrow plugin tor | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
; Host specific config for ersa | ||
|
||
[displays] | ||
center = DisplayPort-0 | ||
left = dummy | ||
right = DisplayPort-1 | ||
|
||
|
||
[modules] | ||
center-top-left = symbol sep | ||
center-top-center = player player-controls | ||
center-top-right = sep pipewire-control-jamesdsp sep forecast aqi sep date time | ||
|
||
center-bottom-left = i3 i3-mode sep cpu memory sep nvidia-smi-all sep | ||
center-bottom-center = | ||
center-bottom-right = sep loadavg sep uptime sep kernel-release sep | ||
|
||
left-top-left = symbol sep | ||
left-top-center = player player-controls | ||
left-top-right = sep pipewire-control-jamesdsp sep date time | ||
|
||
left-bottom-left = i3 i3-mode sep | ||
left-bottom-center = | ||
left-bottom-right = | ||
|
||
right-top-left = symbol sep | ||
right-top-center = player player-controls | ||
right-top-right = sep pipewire-control-jamesdsp sep date time | ||
|
||
right-bottom-left = i3 i3-mode sep | ||
right-bottom-center = | ||
right-bottom-right = |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
apply_gsettings() { | ||
# key bindings | ||
gsettings set org.gnome.desktop.wm.keybindings activate-window-menu "['<Alt>space']" | ||
gsettings set org.gnome.desktop.wm.keybindings move-to-workspace-left "['<Super><Shift>Page_Up']" | ||
gsettings set org.gnome.desktop.wm.keybindings move-to-workspace-right "['<Super><Shift>Page_Down']" | ||
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-left "['<Super>Page_Up']" | ||
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-right "['<Super>Page_Down']" | ||
gsettings set org.gnome.desktop.wm.keybindings close "['<Super>q']" | ||
|
||
gsettings set org.gnome.mutter.keybindings switch-monitor "['XF86Display']" | ||
|
||
gsettings set org.gnome.shell.keybindings shift-overview-down "['']" | ||
gsettings set org.gnome.shell.keybindings shift-overview-up "['']" | ||
gsettings set org.gnome.shell.keybindings toggle-overview "['<Super>c']" | ||
gsettings set org.gnome.settings-daemon.plugins.media-keys screensaver "['<Control><Super>q']" | ||
|
||
# resize with mouse | ||
gsettings set org.gnome.desktop.wm.preferences mouse-button-modifier "'<Control><Super>'" | ||
gsettings set org.gnome.desktop.wm.preferences resize-with-right-button true | ||
|
||
# stop overlay | ||
gsettings set org.gnome.mutter overlay-key "''" | ||
|
||
echo "set gnome settings" | ||
} | ||
|
||
if den::is::linux; then | ||
apply_gsettings | ||
else | ||
echo "noop" | ||
fi | ||
|
||
unset -f apply_gsettings |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters