Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
Config
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
PotatoGim
Config
Commits
2bee4315
Commit
2bee4315
authored
Sep 30, 2015
by
PotatoGim
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
replace XMonad with XFCE in my office.
parent
b6ee166c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
46 additions
and
32 deletions
+46
-32
Xdefaults
X11/Xdefaults
+25
-20
xinitrc
X11/xinitrc
+21
-12
No files found.
X11/Xdefaults
View file @
2bee4315
...
...
@@ -3,13 +3,12 @@
! X F T
!
Xft.dpi: 96
Xft.rgba:
none
Xft.rgba:
rba
Xft.antialias: true
Xft.hinting: true
Xft.
autohint: false
Xft.
hintstyle: hintslight
Xft.lcdfilter: lcddefault
Xft.embolden: false
Xft.hintstyle: hintfull
!-----------------------------------------------------------------------------
...
...
@@ -18,23 +17,20 @@ Xft.hintstyle: hintfull
!
URxvt.termName: xterm-256color
URxvt.cursorBlink: true
URxvt.saveLines: 10
240000
URxvt.geometry: 120x
35
URxvt.saveLines: 10
48576
URxvt.geometry: 120x
40
URxvt.internalBorder: 5
!URxvt*copyCommand: xsel -ib
!URxvt*pasteCommand: xsel -ob
! Input method
URxvt.inputMethod:
ibus
URxvt.inputMethod:
uim
URxvt.preeditType: OnTheSpot
URxvt.imLocale: ko_KR.UTF-8
! Fonts
URxvt.font: xft:NanumGothicCoding:style=Regular:
pixelsize=17
URxvt*boldFont: xft:NanumGothicCoding:Style=Bold:
pixelsize=17
URxvt*italicFont: xft:NanumGothicCoding:Style=Italic:
pixelsize=17
URxvt*boldItalicFont: xft:NanumGothicCoding:Style=Bold\ Italic:
pixelsize=17
URxvt.font: xft:NanumGothicCoding:style=Regular:
size=20
URxvt*boldFont: xft:NanumGothicCoding:Style=Bold:
size=20
URxvt*italicFont: xft:NanumGothicCoding:Style=Italic:
size=20
URxvt*boldItalicFont: xft:NanumGothicCoding:Style=Bold\ Italic:
size=20
! Scroll
URxvt.scrollBar: false
...
...
@@ -49,17 +45,17 @@ URxvt.scrollWithBuffer: true
URxvt.secondaryScreen: true
URxvt.secondaryScroll: false
! Transparent
! True transparent
! True transparency
!URxvt.depth: 32
!URxvt.background: rgba:1111/1111/1111/dddd
! Native transparency
URxvt.transparent:
tru
e
URxvt.transparent:
fals
e
! 0 to 99 darkens, 101 to 200 lightness
URxvt.shading:
9
0
URxvt.blurRaduis: 22
URxvt.fading: 0
URxvt.inheritPixmap: yes
URxvt.shading:
11
0
!
URxvt.blurRaduis: 22
!
URxvt.fading: 0
!
URxvt.inheritPixmap: yes
! Key Settings
URxvt.keysym.Home: \033[1~
...
...
@@ -68,6 +64,10 @@ URxvt.keysym.C-Up: \033[1;5A
URxvt.keysym.C-Down: \033[1;5B
URxvt.keysym.C-Left: \033[1;5D
URxvt.keysym.C-Right: \033[1;5C
!Urxvt.Keysym.C-Up: perl:font-size:increase
!Urxvt.Keysym.C-Down: perl:font-size:decrease
!Urxvt.Keysym.C-S-Up: perl:font-size:incgloabal
!Urxvt.Keysym.C-S-Down: perl:font-size:decgloabal
URxvt.keysym.M-c: perl:clipboard:copy
URxvt.keysym.M-v: perl:clipboard:paste
URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
...
...
@@ -75,7 +75,12 @@ URxvt.keysym.M-u: perl:url-select:select_next
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keysym.M-s: perl:keyboard-select:search
! copy & paste
!URxvt*copyCommand: xsel -ib
!URxvt*pasteCommand: xsel -ob
! Perl extensions
! - excepted: font-size
URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select
URxvt.url-select.launcher: chromium
URxvt.url-select.underline: true
...
...
X11/xinitrc
View file @
2bee4315
...
...
@@ -42,31 +42,40 @@ export XMODIFIERS="@im=uim"
xmodmap
$HOME
/.Xmodmap
##### Background
xset
-b
xsetroot
-cursor_name
left_ptr
# To set a cursor for the xmonad desktop
xloadimage
-onroot
-fullscreen
/home/potatogim/Theme/wallpapers/ArchLinux/arch-linux-wallpaper-8-1920x1080.jpg
##### Screensaver
xscreensaver
-no-splash
&
######################################################################
# For Window-Managers...
##### Background
# xset -b
# xsetroot -cursor_name left_ptr # To set a cursor for the xmonad desktop
# xloadimage -onroot -fullscreen /home/potatogim/Theme/wallpapers/ArchLinux/arch-linux-wallpaper-8-1920x1080.jpg
##### Tray
trayer
--edge
top
--align
right
--SetDockType
false
--SetPartialStrut
true
\
--expand
true
--transparent
true
--alpha
0
--tint
0x1B1D1E
--widthtype
pixel
\
--width
200
--height
20
--margin
520 &
# trayer --edge top --align right --SetDockType false --SetPartialStrut true \
# --expand true --transparent true --alpha 0 --tint 0x1B1D1E --widthtype pixel \
# --width 200 --height 20 --margin 520 &
######################################################################
##### Run UIM
uim-xim &
uim-toolbar-gtk3 &
uim-toolbar-gtk3
-systray
&
##### Open the session
exec
xmonad
# exec
openbox-session
#
exec xmonad
# exec
dwm
# exec gnome-session
# exec startkde
# exec startxfce4
# exec openbox-session
# ...or the Window Manager of your choice
exec
startxfce4
# exec xmonad
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment