new config from desktop
This commit is contained in:
@@ -33,6 +33,10 @@
|
|||||||
enable_filetree_gitstatus = true
|
enable_filetree_gitstatus = true
|
||||||
filemanager = "nerdtree"
|
filemanager = "nerdtree"
|
||||||
|
|
||||||
|
bootstrap_before = "myspacevim#before"
|
||||||
|
windows_leader = ''
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Enable autocomplete layer
|
# Enable autocomplete layer
|
||||||
[[layers]]
|
[[layers]]
|
||||||
@@ -59,6 +63,9 @@ name = "denite"
|
|||||||
|
|
||||||
[[layers]]
|
[[layers]]
|
||||||
name = "lang#latex"
|
name = "lang#latex"
|
||||||
|
view_method = "zathura"
|
||||||
|
view_general_viewer = "evince"
|
||||||
|
|
||||||
|
|
||||||
[[layers]]
|
[[layers]]
|
||||||
name = "lang#python"
|
name = "lang#python"
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
keycode 66 = Mode_switch NoSymbol Mode_switch
|
||||||
|
clear mod5
|
||||||
|
add mod5 = ISO_Level3_Shift
|
||||||
|
keycode 30 = u U udiaeresis Udiaeresis
|
||||||
|
keycode 32 = o O odiaeresis Odiaeresis
|
||||||
|
keycode 38 = a A adiaeresis Adiaeresis
|
||||||
|
keycode 39 = s S ssharp ssharp
|
||||||
|
keycode 50 = Shift_L Shift_Lock Shift_L
|
||||||
|
keycode 62 = Shift_R Shift_Lock Shift_R
|
||||||
Binary file not shown.
+1
-1
@@ -53,7 +53,7 @@ bindsym $mod+Shift+KP_2 exec $myTerm -e joplin
|
|||||||
bindsym $mod+Shift+KP_3 exec $myTerm -e cmus
|
bindsym $mod+Shift+KP_3 exec $myTerm -e cmus
|
||||||
bindsym $mod+Shift+KP_4 exec $myTerm -e irssi
|
bindsym $mod+Shift+KP_4 exec $myTerm -e irssi
|
||||||
bindsym $mod+Shift+KP_5 exec $myTerm -e rtorrent
|
bindsym $mod+Shift+KP_5 exec $myTerm -e rtorrent
|
||||||
bindsym $mod+Shift+KP_6 exec $myTerm -e youtube-viewer
|
bindsym $mod+ShiFT+KP_6 exec $myTerm -e youtube-viewer
|
||||||
bindsym $mod+Shift+KP_7 exec $myTerm -e ncpamixer
|
bindsym $mod+Shift+KP_7 exec $myTerm -e ncpamixer
|
||||||
bindsym $mod+Shift+KP_8 exec $myTerm -e calcurse
|
bindsym $mod+Shift+KP_8 exec $myTerm -e calcurse
|
||||||
bindsym $mod+Shift+KP_9 exec $myTerm -e vim ~/.config/i3/config
|
bindsym $mod+Shift+KP_9 exec $myTerm -e vim ~/.config/i3/config
|
||||||
|
|||||||
@@ -2,4 +2,6 @@ configuration {
|
|||||||
font: "hack 30";
|
font: "hack 30";
|
||||||
}
|
}
|
||||||
|
|
||||||
@theme "breeze-dark"
|
//@theme "breeze-dark"
|
||||||
|
//@theme "/usr/share/rofi/themes/Monokai.rasi"
|
||||||
|
@theme "/usr/share/rofi/themes/Arc-Dark.rasi"
|
||||||
|
|||||||
@@ -29,3 +29,6 @@ unzip
|
|||||||
|
|
||||||
hunspell-de
|
hunspell-de
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
|
|
||||||
|
xclip
|
||||||
|
xorg-xwininfo
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
zsh
|
zsh
|
||||||
tmux
|
tmux
|
||||||
zsh-theme-powerline10k-git
|
zsh-theme-powerlevel10k
|
||||||
i3-gaps
|
i3-gaps
|
||||||
termite
|
termite
|
||||||
|
|
||||||
@@ -26,7 +26,6 @@ seahorse
|
|||||||
ttf-icomoon-feather
|
ttf-icomoon-feather
|
||||||
|
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
joplin-desktop
|
|
||||||
brave-bin
|
brave-bin
|
||||||
firefox
|
firefox
|
||||||
thunderbird
|
thunderbird
|
||||||
@@ -34,6 +33,9 @@ signal-desktop
|
|||||||
smplayer
|
smplayer
|
||||||
qbittorrent
|
qbittorrent
|
||||||
spotify
|
spotify
|
||||||
qalculate
|
qalculate-gtk
|
||||||
evince
|
evince
|
||||||
okular
|
okular
|
||||||
|
|
||||||
|
lightdm-webkit-theme-aether
|
||||||
|
pamixer
|
||||||
|
|||||||
+4
-1
@@ -3,7 +3,7 @@ docker-compose
|
|||||||
podman
|
podman
|
||||||
vagrant
|
vagrant
|
||||||
|
|
||||||
postman
|
postman-bin
|
||||||
beekeeper-studio-bin
|
beekeeper-studio-bin
|
||||||
code-insiders
|
code-insiders
|
||||||
pycharm-professional
|
pycharm-professional
|
||||||
@@ -12,3 +12,6 @@ mongodb-compass
|
|||||||
yarn
|
yarn
|
||||||
npm
|
npm
|
||||||
|
|
||||||
|
texlive-most
|
||||||
|
texlive-latexindent-meta
|
||||||
|
biber
|
||||||
|
|||||||
@@ -5,5 +5,8 @@ xrdb -merge ~/.Xresources &
|
|||||||
|
|
||||||
systemd-run --user --on-calendar=minutely --unit=polybar_auto_hide /usr/bin/polybar-msg cmd hide &
|
systemd-run --user --on-calendar=minutely --unit=polybar_auto_hide /usr/bin/polybar-msg cmd hide &
|
||||||
|
|
||||||
xset s 300 0 & xset s noblank & xset -dpms & xsetroot -solid black &
|
xset s 300 0 &
|
||||||
|
xset s noblank &
|
||||||
|
xset -dpms &
|
||||||
|
xsetroot -solid black &
|
||||||
xset-root -solid black &
|
xset-root -solid black &
|
||||||
|
|||||||
Reference in New Issue
Block a user