forked from Shinonome/dots-hyprland
add konsole konfig
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
DefaultProfile=Profile 1.profile
|
||||||
|
|
||||||
|
[General]
|
||||||
|
ConfigVersion=1
|
||||||
|
|
||||||
|
[KonsoleWindow]
|
||||||
|
UseSingleInstance=true
|
||||||
|
|
||||||
|
[UiSettings]
|
||||||
|
ColorScheme=
|
||||||
@@ -1 +0,0 @@
|
|||||||
illogical-impulse.svg
|
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
[Appearance]
|
||||||
|
ColorScheme=MaterialYou
|
||||||
|
|
||||||
|
[General]
|
||||||
|
Command=/bin/fish
|
||||||
|
Environment=COLORTERM=truecolor
|
||||||
|
Name=Profile 1
|
||||||
|
Parent=FALLBACK/
|
||||||
|
|
||||||
|
[Keyboard]
|
||||||
|
KeyBindings=default
|
||||||
|
|
||||||
@@ -233,6 +233,7 @@ esac
|
|||||||
# since the files here come from different places, not only about one program.
|
# since the files here come from different places, not only about one program.
|
||||||
# v rsync -av ".local/bin/" "$XDG_BIN_HOME" # No longer needed since scripts are no longer in ~/.local/bin
|
# v rsync -av ".local/bin/" "$XDG_BIN_HOME" # No longer needed since scripts are no longer in ~/.local/bin
|
||||||
v rsync -av ".local/share/icons/" "${XDG_DATA_HOME:-$HOME/.local/share}"/icons/
|
v rsync -av ".local/share/icons/" "${XDG_DATA_HOME:-$HOME/.local/share}"/icons/
|
||||||
|
v rsync -av ".local/share/konsole/" "${XDG_DATA_HOME:-$HOME/.local/share}"/konsole/
|
||||||
|
|
||||||
# Prevent hyprland from not fully loaded
|
# Prevent hyprland from not fully loaded
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|||||||
Reference in New Issue
Block a user