Updates
@@ -45,7 +45,7 @@
|
|||||||
_ (do
|
_ (do
|
||||||
(exec! [silent
|
(exec! [silent
|
||||||
!file -bL --mime `(.. "'" quoted_path "'")
|
!file -bL --mime `(.. "'" quoted_path "'")
|
||||||
| grep -qv "'" ^text\\|^inode\\|^application/json "'"])
|
| grep -qv "^text\\|^inode\\|^application/json"])
|
||||||
(if (= vim.v.shell_error 1)
|
(if (= vim.v.shell_error 1)
|
||||||
((. (require :neo-tree.sources.filesystem.commands) :open_with_window_picker) state)
|
((. (require :neo-tree.sources.filesystem.commands) :open_with_window_picker) state)
|
||||||
(exec! [silent
|
(exec! [silent
|
||||||
|
|||||||
@@ -21,23 +21,26 @@ set $term kitty
|
|||||||
# set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
# set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
||||||
set $menu rofi -no-levenshtein-sort -color-enabled -show run\
|
set $menu rofi -no-levenshtein-sort -color-enabled -show run\
|
||||||
-run-command "zsh -i -c '{cmd}'" | xargs swaymsg exec --
|
-run-command "zsh -i -c '{cmd}'" | xargs swaymsg exec --
|
||||||
set $srclocker swaylock -c 222222 -u -i eDP-1:~/wallpapers/radiance.png\
|
#set $srclocker swaylock -c 222222 -u -i eDP-1:~/wallpapers/radiance.png\
|
||||||
-i DP-5:~/wallpapers/hornet.jpg -i DP-4:~/wallpapers/knight.jpg
|
# -i DP-5:~/wallpapers/hornet.jpg -i DP-4:~/wallpapers/knight.jpg
|
||||||
|
|
||||||
### Output configuration
|
### Output configuration
|
||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||||
# output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
# output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||||
output * pos 1920 0 res 1920 1080
|
output * pos 1920 0 res 1920 1080
|
||||||
#output eDP-1 pos 0 300 res 3840 2160 scale 1
|
output eDP-1 {
|
||||||
output eDP-1 pos 0 300 res 3840 2160
|
pos 0 0
|
||||||
output "Goldstar Company Ltd M2080D 0x00000101" pos 1920 0 res 1920 1080
|
res 2256 1504
|
||||||
#output "Dell Inc. DELL U2717D JXRPT83GAHKS" pos 3840 0 res 2560 1440
|
scale 1.5
|
||||||
output "Dell Inc. DELL U2717D JXRPT83GAHKS" pos 1920 0 res 2560 1440
|
bg "~/wallpapers/priscilla.png" fill
|
||||||
#output "Dell Inc. DELL U2717D JXRPT83GAHKS" pos 1920 0 res 1920 1080
|
}
|
||||||
output HDMI-A-3 pos 1920 0 res 1920 1080
|
output "Beihai Century Joint Innovation Technology Co.,Ltd MD49DQHD-2 0000000000000" {
|
||||||
output * bg ~/wallpapers/filianore-u.jpg fill
|
pos 1504 0
|
||||||
output "Beihai Century Joint Innovation Technology Co.,Ltd MD49DQHD-2 0000000000000" pos 1920 0 res 5120 1440
|
res 5120 1440
|
||||||
|
bg "~/wallpapers/ranni.png" fill
|
||||||
|
}
|
||||||
|
|
||||||
focus output eDP-1
|
focus output eDP-1
|
||||||
|
|
||||||
bindswitch --reload --locked lid:on output eDP-1 disable
|
bindswitch --reload --locked lid:on output eDP-1 disable
|
||||||
@@ -86,7 +89,7 @@ input "*" {
|
|||||||
xkb_variant latin9
|
xkb_variant latin9
|
||||||
}
|
}
|
||||||
|
|
||||||
input "1739:0:Synaptics_TM3276-031" {
|
input "2362:628:PIXA3854:00_093A:0274_Touchpad" {
|
||||||
tap enabled
|
tap enabled
|
||||||
natural_scroll enabled
|
natural_scroll enabled
|
||||||
}
|
}
|
||||||
@@ -258,7 +261,7 @@ bindsym Ctrl+Alt+l exec $srclocker
|
|||||||
bar {
|
bar {
|
||||||
position top
|
position top
|
||||||
pango_markup enabled
|
pango_markup enabled
|
||||||
font pango:DejaVu Sans Mono, FontAwesome 10
|
font pango:DejaVuSansM Nerd Font Mono, FontAwesome 10
|
||||||
|
|
||||||
# When the status_command prints a new line to stdout, swaybar updates.
|
# When the status_command prints a new line to stdout, swaybar updates.
|
||||||
# The default just shows the current date and time.
|
# The default just shows the current date and time.
|
||||||
@@ -290,7 +293,11 @@ include /etc/sway/config.d/*
|
|||||||
# Assignments
|
# Assignments
|
||||||
assign [class="discord"] workspace 3
|
assign [class="discord"] workspace 3
|
||||||
assign [class="Spotify"] workspace 3
|
assign [class="Spotify"] workspace 3
|
||||||
# for_window [class="Spotify"] opacity 0.8
|
|
||||||
|
for_window [class="Spotify"] {
|
||||||
|
floating enable
|
||||||
|
sticky enable
|
||||||
|
}
|
||||||
for_window [app_id="boop-gtk"] floating enable
|
for_window [app_id="boop-gtk"] floating enable
|
||||||
|
|
||||||
#exec redshift -O 4500 -m wayland
|
#exec redshift -O 4500 -m wayland
|
||||||
@@ -304,7 +311,10 @@ for_window [class="Tor Browser"] floating enable
|
|||||||
|
|
||||||
for_window [class="steam_proton"] floating enable
|
for_window [class="steam_proton"] floating enable
|
||||||
|
|
||||||
for_window [app_id="mpv"] floating enable
|
for_window [app_id="mpv"] {
|
||||||
|
floating enable
|
||||||
|
sticky enable
|
||||||
|
}
|
||||||
|
|
||||||
for_window [app_id="kitty-scratch"] {
|
for_window [app_id="kitty-scratch"] {
|
||||||
border pixel 1
|
border pixel 1
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
* {
|
* {
|
||||||
font-family: DejaVu Sans Mono, devicons, "Font Awesome 6 Free";
|
font-family: "DejaVu Sans Mono", "Font Awesome 6 Free";
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
|||||||
[submodule ".config/nvim/solarized.nvim"]
|
[submodule ".config/nvim/solarized.nvim"]
|
||||||
path = .config/nvim/themes/solarized.nvim
|
path = .config/nvim/themes/solarized.nvim
|
||||||
url = ssh://git@git.rhiobet.sh:42424/rhiobet/solarized.nvim.git
|
url = https://git.rhiobet.sh/rhiobet/solarized.nvim.git
|
||||||
|
|||||||
3
.zshrc
@@ -38,6 +38,9 @@ eval $(thefuck --alias)
|
|||||||
|
|
||||||
#alias discord="export GDK_BACKEND=wayland && discord-canary"
|
#alias discord="export GDK_BACKEND=wayland && discord-canary"
|
||||||
|
|
||||||
|
export MAVEN_OPTS="-Xmx2048m"
|
||||||
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||||
|
|
||||||
# >>> mamba initialize >>>
|
# >>> mamba initialize >>>
|
||||||
# !! Contents within this block are managed by 'mamba init' !!
|
# !! Contents within this block are managed by 'mamba init' !!
|
||||||
export MAMBA_EXE="/usr/bin/micromamba";
|
export MAMBA_EXE="/usr/bin/micromamba";
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 4.3 MiB |
|
Before Width: | Height: | Size: 2.1 MiB |
|
Before Width: | Height: | Size: 268 KiB |
|
Before Width: | Height: | Size: 241 KiB |
BIN
wallpapers/priscilla.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 78 KiB |
BIN
wallpapers/ranni.png
Normal file
|
After Width: | Height: | Size: 6.2 MiB |