update
This commit is contained in:
@@ -89,6 +89,12 @@ window-rule {
|
||||
open-on-workspace "second"
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="Spotify"
|
||||
|
||||
open-on-output "eDP-1"
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="at.yrlf.wl_mirror"
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
file:///home/kolkas/Videos Videos
|
||||
file:///home/kolkas/Repositories Repositories
|
||||
file:///home/kolkas/Pictures Pictures
|
||||
file:///home/kolkas/Desktop
|
||||
file:///home/kolkas/Desktop Desktop
|
||||
file:///home/kolkas/Public/GRA%20Proj Next
|
||||
file:///home/kolkas/Public/GRA%20Proj/
|
||||
|
||||
@@ -12,8 +12,9 @@ gtk-enable-input-feedback-sounds=0
|
||||
gtk-font-name=Sarasa UI SC, 10
|
||||
gtk-icon-theme-name=Papirus
|
||||
gtk-menu-images=true
|
||||
gtk-modules=colorreload-gtk-module
|
||||
gtk-modules=colorreload-gtk-module:appmenu-gtk-module
|
||||
gtk-primary-button-warps-slider=true
|
||||
gtk-shell-shows-menubar=1
|
||||
gtk-sound-theme-name=ocean
|
||||
gtk-theme-name=catppuccin-mocha-blue-standard+default
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
|
||||
@@ -234,6 +234,8 @@ if (( $+commands[jj] )); then
|
||||
jj bookmark move "$branch" --to "$pos"
|
||||
jj git push
|
||||
}
|
||||
|
||||
alias jja="jj log -r 'all()' -T builtin_log_detailed"
|
||||
fi
|
||||
|
||||
# Global aliases (can be used as part of a command)
|
||||
|
||||
Reference in New Issue
Block a user